#68EEAD#68EEAD
#68EEAD is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.7% C 0.151 H 159.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68EEAD |
|---|---|
| RGB | rgb(104, 238, 173) |
| HSL | hsl(151, 80%, 67%) |
| HSV | hsv(151, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 27.3%, 6.7%) |
| CIE-LAB | lab(85.56, -51.48, 20.62) |
| CIE-LCH | lch(85.56, 55.45, 158.17°) |
| OKLab | oklab(85.75% -0.141 0.0525) |
| OKLCH | oklch(85.75% 0.151 159.6) |
| XYZ | xyz(43.8224, 67.1051, 50.1703) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 4.33
Greenish Turquoise
#00FBB0
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EEAD #EE68A9
analogous
#68EE6A #68EEAD #68ECEE
triadic
#68EEAD #AD68EE #EEAD68
tetradic
#68EEAD #6A68EE #EE68A9 #ECEE68
square
#68EEAD #6A68EE #EE68A9 #ECEE68
split-complementary
#68EEAD #EE68EC #EE6A68
monochromatic
#16C570 #31E88F #68EEAD #9FF4CB #D6FAE9
Accessibility & contrast
On white
1.46
#68EEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#68EEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EEAD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EEAD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA9
Deuteranopia (green-blind)
#D9D0B1
Tritanopia (blue-blind)
#33EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68eead; /* rgb */ color: rgb(104, 238, 173); /* oklch */ color: oklch(85.7% 0.151 159.6);
Tailwind
colors: {
custom: {
50: '#9df4c5',
500: '#68eead',
950: '#000000',
},
}SCSS
$custom: #68eead; $custom-light: #9df4c5; $custom-dark: #000000;
JSON
{
"hex": "#68eead",
"rgb": {
"r": 104,
"g": 238,
"b": 173
},
"hsl": {
"h": 150.896,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85745,
"c": 0.15051,
"h": 159.6
},
"luminance": 0.67109
}Semantic roles & 50–950 ramp
primary
#68EEAD
secondary
#C3377B
accent
#0970DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582