#5EEFAA#5EEFAA
#5EEFAA is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.6% C 0.159 H 159.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEFAA |
|---|---|
| RGB | rgb(94, 239, 170) |
| HSL | hsl(151, 82%, 65%) |
| HSV | hsv(151, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(85.51, -54.50, 22.06) |
| CIE-LCH | lch(85.51, 58.79, 157.96°) |
| OKLab | oklab(85.61% -0.1489 0.056) |
| OKLCH | oklch(85.61% 0.159 159.4) |
| XYZ | xyz(42.7344, 67.0107, 48.7047) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Light Blue Green
#7EFBB3
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.67
Greenish Turquoise
#00FBB0
ΔE00 3.79
Greenish Cyan
#2AFEB7
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEFAA #EF5EA3
analogous
#5EEF61 #5EEFAA #5EECEF
triadic
#5EEFAA #AA5EEF #EFAA5E
tetradic
#5EEFAA #615EEF #EF5EA3 #ECEF5E
square
#5EEFAA #615EEF #EF5EA3 #ECEF5E
split-complementary
#5EEFAA #EF5EEC #EF615E
monochromatic
#13C06D #26E98D #5EEFAA #96F5C7 #CDFAE5
Accessibility & contrast
On white
1.46
#5EEFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5EEFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEFAA
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEFAA | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA6
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#08EEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eefaa; /* rgb */ color: rgb(94, 239, 170); /* oklch */ color: oklch(85.6% 0.159 159.4);
Tailwind
colors: {
custom: {
50: '#99f5c3',
500: '#5eefaa',
950: '#000000',
},
}SCSS
$custom: #5eefaa; $custom-light: #99f5c3; $custom-dark: #000000;
JSON
{
"hex": "#5eefaa",
"rgb": {
"r": 94,
"g": 239,
"b": 170
},
"hsl": {
"h": 151.448,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85607,
"c": 0.1591,
"h": 159.4
},
"luminance": 0.67015
}Semantic roles & 50–950 ramp
primary
#5EEFAA
secondary
#BE3375
accent
#076EDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582