#5CEEAA#5CEEAA
#5CEEAA is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.3% C 0.159 H 159.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEAA |
|---|---|
| RGB | rgb(92, 238, 170) |
| HSL | hsl(152, 81%, 65%) |
| HSV | hsv(152, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(85.16, -54.48, 21.57) |
| CIE-LCH | lch(85.16, 58.59, 158.40°) |
| OKLab | oklab(85.31% -0.1489 0.0548) |
| OKLCH | oklch(85.31% 0.159 159.8) |
| XYZ | xyz(42.2399, 66.3224, 48.5979) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.76
Greenish Turquoise
#00FBB0
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 3.97
Greenish Cyan
#2AFEB7
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEAA #EE5CA0
analogous
#5CEE61 #5CEEAA #5CE9EE
triadic
#5CEEAA #AA5CEE #EEAA5C
tetradic
#5CEEAA #615CEE #EE5CA0 #E9EE5C
square
#5CEEAA #615CEE #EE5CA0 #E9EE5C
split-complementary
#5CEEAA #EE5CE9 #EE615C
monochromatic
#14BC6E #25E88D #5CEEAA #93F4C7 #CBFAE4
Accessibility & contrast
On white
1.47
#5CEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5CEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEAA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEAA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#D8CFAE
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ceeaa; /* rgb */ color: rgb(92, 238, 170); /* oklch */ color: oklch(85.3% 0.159 159.8);
Tailwind
colors: {
custom: {
50: '#98f4c3',
500: '#5ceeaa',
950: '#000000',
},
}SCSS
$custom: #5ceeaa; $custom-light: #98f4c3; $custom-dark: #000000;
JSON
{
"hex": "#5ceeaa",
"rgb": {
"r": 92,
"g": 238,
"b": 170
},
"hsl": {
"h": 152.055,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85306,
"c": 0.15869,
"h": 159.8
},
"luminance": 0.66327
}Semantic roles & 50–950 ramp
primary
#5CEEAA
secondary
#BB3372
accent
#086BDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582