#68EEAB#68EEAB
#68EEAB is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.7% C 0.152 H 158.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #68EEAB |
|---|---|
| RGB | rgb(104, 238, 171) |
| HSL | hsl(150, 80%, 67%) |
| HSV | hsv(150, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(85.52, -51.88, 21.60) |
| CIE-LCH | lch(85.52, 56.19, 157.39°) |
| OKLab | oklab(85.7% -0.1419 0.0549) |
| OKLCH | oklch(85.7% 0.152 158.8) |
| XYZ | xyz(43.6303, 67.0283, 49.1587) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.44
Light Bluish Green
#76FDA8
ΔE00 4.43
Greenish Turquoise
#00FBB0
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EEAB #EE68AB
analogous
#68EE68 #68EEAB #68EEEE
triadic
#68EEAB #AB68EE #EEAB68
tetradic
#68EEAB #6868EE #EE68AB #EEEE68
square
#68EEAB #6868EE #EE68AB #EEEE68
split-complementary
#68EEAB #EE68EE #EE6868
monochromatic
#16C56E #31E88C #68EEAB #9FF4CA #D6FAE8
Accessibility & contrast
On white
1.46
#68EEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#68EEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EEAB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EEAB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA7
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#35EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68eeab; /* rgb */ color: rgb(104, 238, 171); /* oklch */ color: oklch(85.7% 0.152 158.8);
Tailwind
colors: {
custom: {
50: '#9df4c4',
500: '#68eeab',
950: '#000000',
},
}SCSS
$custom: #68eeab; $custom-light: #9df4c4; $custom-dark: #000000;
JSON
{
"hex": "#68eeab",
"rgb": {
"r": 104,
"g": 238,
"b": 171
},
"hsl": {
"h": 150,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85701,
"c": 0.15221,
"h": 158.8
},
"luminance": 0.67032
}Semantic roles & 50–950 ramp
primary
#68EEAB
secondary
#C3377D
accent
#0973DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582