#5CE9AA#5CE9AA
#5CE9AA is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.1% C 0.152 H 160.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9AA |
|---|---|
| RGB | rgb(92, 233, 170) |
| HSL | hsl(153, 76%, 64%) |
| HSV | hsv(153, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(83.68, -52.46, 19.52) |
| CIE-LCH | lch(83.68, 55.98, 159.59°) |
| OKLab | oklab(84.09% -0.1438 0.0497) |
| OKLCH | oklch(84.09% 0.152 160.9) |
| XYZ | xyz(40.8044, 63.4513, 48.1193) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.03
Aqua Green
#12E193
ΔE00 4.28
Greenish Turquoise
#00FBB0
ΔE00 4.76
Light Blue Green
#7EFBB3
ΔE00 4.78
Seafoam
#7FE0B3
ΔE00 4.84
Seafoam Green
#7AF9AB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9AA #E95C9B
analogous
#5CE963 #5CE9AA #5CE2E9
triadic
#5CE9AA #AA5CE9 #E9AA5C
tetradic
#5CE9AA #635CE9 #E95C9B #E2E95C
square
#5CE9AA #635CE9 #E95C9B #E2E95C
split-complementary
#5CE9AA #E95CE2 #E9635C
monochromatic
#18B36E #26E28E #5CE9AA #92F0C6 #C8F8E2
Accessibility & contrast
On white
1.53
#5CE9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5CE9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9AA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9AA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#00E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce9aa; /* rgb */ color: rgb(92, 233, 170); /* oklch */ color: oklch(84.1% 0.152 160.9);
Tailwind
colors: {
custom: {
50: '#97f1c3',
500: '#5ce9aa',
950: '#000000',
},
}SCSS
$custom: #5ce9aa; $custom-light: #97f1c3; $custom-dark: #000000;
JSON
{
"hex": "#5ce9aa",
"rgb": {
"r": 92,
"g": 233,
"b": 170
},
"hsl": {
"h": 153.191,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.84093,
"c": 0.15217,
"h": 160.9
},
"luminance": 0.63455
}Semantic roles & 50–950 ramp
primary
#5CE9AA
secondary
#B3366E
accent
#0D68D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582