#5CE5AE#5CE5AE
#5CE5AE is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.2% C 0.144 H 163.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5AE |
|---|---|
| RGB | rgb(92, 229, 174) |
| HSL | hsl(156, 72%, 63%) |
| HSV | hsv(156, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(82.58, -49.98, 15.89) |
| CIE-LCH | lch(82.58, 52.45, 162.36°) |
| OKLab | oklab(83.22% -0.1379 0.0406) |
| OKLCH | oklch(83.22% 0.144 163.6) |
| XYZ | xyz(40.0690, 61.3659, 49.7694) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.74
Eucalyptus
#44D7A8
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 4.31
Aqua Green
#12E193
ΔE00 5.15
Light Turquoise
#7EF4CC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5AE #E55C93
analogous
#5CE569 #5CE5AE #5CD8E5
triadic
#5CE5AE #AE5CE5 #E5AE5C
tetradic
#5CE5AE #695CE5 #E55C93 #D8E55C
square
#5CE5AE #695CE5 #E55C93 #D8E55C
split-complementary
#5CE5AE #E55CD8 #E5695C
monochromatic
#1BAB71 #27DD94 #5CE5AE #91EDC8 #C6F6E2
Accessibility & contrast
On white
1.58
#5CE5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5CE5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5AE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5AE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#00E5D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce5ae; /* rgb */ color: rgb(92, 229, 174); /* oklch */ color: oklch(83.2% 0.144 163.6);
Tailwind
colors: {
custom: {
50: '#96eec6',
500: '#5ce5ae',
950: '#000000',
},
}SCSS
$custom: #5ce5ae; $custom-light: #96eec6; $custom-dark: #000000;
JSON
{
"hex": "#5ce5ae",
"rgb": {
"r": 92,
"g": 229,
"b": 174
},
"hsl": {
"h": 155.912,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.83217,
"c": 0.14374,
"h": 163.6
},
"luminance": 0.6137
}Semantic roles & 50–950 ramp
primary
#5CE5AE
secondary
#AD3867
accent
#115FD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582