#68EEC8#68EEC8
#68EEC8 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.4% C 0.130 H 171.7°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68EEC8 |
|---|---|
| RGB | rgb(104, 238, 200) |
| HSL | hsl(163, 80%, 67%) |
| HSV | hsv(163, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 16%, 6.7%) |
| CIE-LAB | lab(86.14, -45.68, 7.39) |
| CIE-LCH | lch(86.14, 46.28, 170.81°) |
| OKLab | oklab(86.41% -0.129 0.0188) |
| OKLCH | oklch(86.41% 0.13 171.7) |
| XYZ | xyz(46.7039, 68.2577, 65.3462) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.24
Aqua Marine
#2EE8BB
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 3.95
Aqua (survey)
#13EAC9
ΔE00 4.11
Tiffany Blue
#7BF2DA
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EEC8 #EE688E
analogous
#68EE85 #68EEC8 #68D1EE
triadic
#68EEC8 #C868EE #EEC868
tetradic
#68EEC8 #8568EE #EE688E #D1EE68
square
#68EEC8 #8568EE #EE688E #D1EE68
split-complementary
#68EEC8 #EE68D1 #EE8568
monochromatic
#16C594 #31E8B4 #68EEC8 #9FF4DC #D6FAF0
Accessibility & contrast
On white
1.43
#68EEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#68EEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EEC8
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EEC8 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C6
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#0FF0E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68eec8; /* rgb */ color: rgb(104, 238, 200); /* oklch */ color: oklch(86.4% 0.130 171.7);
Tailwind
colors: {
custom: {
50: '#9ef4d8',
500: '#68eec8',
950: '#000000',
},
}SCSS
$custom: #68eec8; $custom-light: #9ef4d8; $custom-dark: #000000;
JSON
{
"hex": "#68eec8",
"rgb": {
"r": 104,
"g": 238,
"b": 200
},
"hsl": {
"h": 162.985,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.86408,
"c": 0.1304,
"h": 171.7
},
"luminance": 0.68262
}Semantic roles & 50–950 ramp
primary
#68EEC8
secondary
#C3375F
accent
#0945DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583