#68EED6#68EED6
#68EED6 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.8% C 0.123 H 179.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68EED6 |
|---|---|
| RGB | rgb(104, 238, 214) |
| HSL | hsl(169, 80%, 67%) |
| HSV | hsv(169, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 10.1%, 6.7%) |
| CIE-LAB | lab(86.48, -42.39, 0.56) |
| CIE-LCH | lch(86.48, 42.39, 179.25°) |
| OKLab | oklab(86.8% -0.1229 0.0008) |
| OKLCH | oklch(86.8% 0.123 179.6) |
| XYZ | xyz(48.4156, 68.9424, 74.3610) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.68
Aqua (survey)
#13EAC9
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 4.48
Bright Aqua
#0BF9EA
ΔE00 5.18
Light Turquoise
#7EF4CC
ΔE00 5.21
Light Aqua
#8CFFDB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EED6 #EE6880
analogous
#68EE93 #68EED6 #68C3EE
triadic
#68EED6 #D668EE #EED668
tetradic
#68EED6 #9368EE #EE6880 #C3EE68
square
#68EED6 #9368EE #EE6880 #C3EE68
split-complementary
#68EED6 #EE68C3 #EE9368
monochromatic
#16C5A6 #31E8C7 #68EED6 #9FF4E5 #D6FAF4
Accessibility & contrast
On white
1.42
#68EED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#68EED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EED6
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EED6 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D5
Deuteranopia (green-blind)
#D0D2D8
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68eed6; /* rgb */ color: rgb(104, 238, 214); /* oklch */ color: oklch(86.8% 0.123 179.6);
Tailwind
colors: {
custom: {
50: '#9ef4e2',
500: '#68eed6',
950: '#000000',
},
}SCSS
$custom: #68eed6; $custom-light: #9ef4e2; $custom-dark: #000000;
JSON
{
"hex": "#68eed6",
"rgb": {
"r": 104,
"g": 238,
"b": 214
},
"hsl": {
"h": 169.254,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.86797,
"c": 0.1229,
"h": 179.6
},
"luminance": 0.68947
}Semantic roles & 50–950 ramp
primary
#68EED6
secondary
#C33750
accent
#092FDC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584