#5CEEA9#5CEEA9
#5CEEA9 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.3% C 0.160 H 159.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEA9 |
|---|---|
| RGB | rgb(92, 238, 169) |
| HSL | hsl(152, 81%, 65%) |
| HSV | hsv(152, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(85.14, -54.68, 22.06) |
| CIE-LCH | lch(85.14, 58.96, 158.03°) |
| OKLab | oklab(85.28% -0.1494 0.056) |
| OKLCH | oklch(85.28% 0.16 159.4) |
| XYZ | xyz(42.1457, 66.2847, 48.1016) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.07
Seafoam Green
#7AF9AB
ΔE00 3.65
Light Blue Green
#7EFBB3
ΔE00 3.68
Greenish Turquoise
#00FBB0
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 3.87
Greenish Cyan
#2AFEB7
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEA9 #EE5CA1
analogous
#5CEE60 #5CEEA9 #5CEAEE
triadic
#5CEEA9 #A95CEE #EEA95C
tetradic
#5CEEA9 #605CEE #EE5CA1 #EAEE5C
square
#5CEEA9 #605CEE #EE5CA1 #EAEE5C
split-complementary
#5CEEA9 #EE5CEA #EE605C
monochromatic
#14BC6C #25E88C #5CEEA9 #93F4C6 #CBFAE3
Accessibility & contrast
On white
1.47
#5CEEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#5CEEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEA9
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEA9 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA5
Deuteranopia (green-blind)
#D8CFAD
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ceea9; /* rgb */ color: rgb(92, 238, 169); /* oklch */ color: oklch(85.3% 0.160 159.4);
Tailwind
colors: {
custom: {
50: '#98f4c2',
500: '#5ceea9',
950: '#000000',
},
}SCSS
$custom: #5ceea9; $custom-light: #98f4c2; $custom-dark: #000000;
JSON
{
"hex": "#5ceea9",
"rgb": {
"r": 92,
"g": 238,
"b": 169
},
"hsl": {
"h": 151.644,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85284,
"c": 0.15952,
"h": 159.4
},
"luminance": 0.66289
}Semantic roles & 50–950 ramp
primary
#5CEEA9
secondary
#BB3373
accent
#086DDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582