#68FBE4#68FBE4
#68FBE4 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.130 H 181.2°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBE4 |
|---|---|
| RGB | rgb(104, 251, 228) |
| HSL | hsl(171, 95%, 70%) |
| HSV | hsv(171, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 9.2%, 1.6%) |
| CIE-LAB | lab(90.57, -44.70, -0.77) |
| CIE-LCH | lch(90.57, 44.71, 180.99°) |
| OKLab | oklab(90.24% -0.1303 -0.0028) |
| OKLCH | oklch(90.24% 0.13 181.2) |
| XYZ | xyz(54.2033, 77.5333, 85.4926) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.66
Bright Aqua
#0BF9EA
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 5.14
Aqua (survey)
#13EAC9
ΔE00 5.71
Light Turquoise
#7EF4CC
ΔE00 6.02
Aquamarine
#7FFFD4
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBE4 #FB687F
analogous
#68FB9A #68FBE4 #68C9FB
triadic
#68FBE4 #E468FB #FBE468
tetradic
#68FBE4 #9A68FB #FB687F #C9FB68
square
#68FBE4 #9A68FB #FB687F #C9FB68
split-complementary
#68FBE4 #FB68C9 #FB9A68
monochromatic
#06E3C0 #2CF9D9 #68FBE4 #A4FDEF #DFFEF9
Accessibility & contrast
On white
1.27
#68FBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#68FBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBE4
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBE4 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE3
Deuteranopia (green-blind)
#DADDE6
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fbe4; /* rgb */ color: rgb(104, 251, 228); /* oklch */ color: oklch(90.2% 0.130 181.2);
Tailwind
colors: {
custom: {
50: '#a0fdec',
500: '#68fbe4',
950: '#000000',
},
}SCSS
$custom: #68fbe4; $custom-light: #a0fdec; $custom-dark: #000000;
JSON
{
"hex": "#68fbe4",
"rgb": {
"r": 104,
"g": 251,
"b": 228
},
"hsl": {
"h": 170.612,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90236,
"c": 0.13032,
"h": 181.2
},
"luminance": 0.77539
}Semantic roles & 50–950 ramp
primary
#68FBE4
secondary
#D6324B
accent
#0024E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684