#5CE4B1#5CE4B1
#5CE4B1 is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.0% C 0.140 H 165.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE4B1 |
|---|---|
| RGB | rgb(92, 228, 177) |
| HSL | hsl(158, 72%, 63%) |
| HSV | hsv(158, 60%, 89%) |
| CMYK | cmyk(59.6%, 0%, 22.4%, 10.6%) |
| CIE-LAB | lab(82.34, -48.92, 14.00) |
| CIE-LCH | lch(82.34, 50.88, 164.03°) |
| OKLab | oklab(83.05% -0.1355 0.0358) |
| OKLCH | oklch(83.05% 0.14 165.2) |
| XYZ | xyz(40.0888, 60.9324, 51.2349) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.34
Eucalyptus
#44D7A8
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 4.95
Light Turquoise
#7EF4CC
ΔE00 5.08
Aquamarine (survey)
#04D8B2
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE4B1 #E45C8F
analogous
#5CE46D #5CE4B1 #5CD3E4
triadic
#5CE4B1 #B15CE4 #E4B15C
tetradic
#5CE4B1 #6D5CE4 #E45C8F #D3E45C
square
#5CE4B1 #6D5CE4 #E45C8F #D3E45C
split-complementary
#5CE4B1 #E45CD3 #E46D5C
monochromatic
#1CAA74 #27DB98 #5CE4B1 #91EDCA #C5F5E3
Accessibility & contrast
On white
1.59
#5CE4B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5CE4B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE4B1
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE4B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE4B1 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AE
Deuteranopia (green-blind)
#CCC7B4
Tritanopia (blue-blind)
#00E4D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce4b1; /* rgb */ color: rgb(92, 228, 177); /* oklch */ color: oklch(83.0% 0.140 165.2);
Tailwind
colors: {
custom: {
50: '#96edc8',
500: '#5ce4b1',
950: '#000000',
},
}SCSS
$custom: #5ce4b1; $custom-light: #96edc8; $custom-dark: #000000;
JSON
{
"hex": "#5ce4b1",
"rgb": {
"r": 92,
"g": 228,
"b": 177
},
"hsl": {
"h": 157.5,
"s": 71.579,
"l": 62.745
},
"oklch": {
"l": 0.83048,
"c": 0.14015,
"h": 165.2
},
"luminance": 0.60936
}Semantic roles & 50–950 ramp
primary
#5CE4B1
secondary
#AB3964
accent
#125BD4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582