#5CE5B0#5CE5B0
#5CE5B0 is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.3% C 0.142 H 164.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5B0 |
|---|---|
| RGB | rgb(92, 229, 176) |
| HSL | hsl(157, 72%, 63%) |
| HSV | hsv(157, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 23.1%, 10.2%) |
| CIE-LAB | lab(82.62, -49.55, 14.91) |
| CIE-LCH | lch(82.62, 51.75, 163.26°) |
| OKLab | oklab(83.27% -0.137 0.0381) |
| OKLCH | oklch(83.27% 0.142 164.4) |
| XYZ | xyz(40.2654, 61.4445, 50.8039) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.58
Seafoam
#7FE0B3
ΔE00 3.61
Eucalyptus
#44D7A8
ΔE00 3.72
Light Greenish Blue
#63F7B4
ΔE00 4.53
Light Turquoise
#7EF4CC
ΔE00 5.19
Light Aquamarine
#7BFDC7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5B0 #E55C91
analogous
#5CE56B #5CE5B0 #5CD6E5
triadic
#5CE5B0 #B05CE5 #E5B05C
tetradic
#5CE5B0 #6B5CE5 #E55C91 #D6E55C
square
#5CE5B0 #6B5CE5 #E55C91 #D6E55C
split-complementary
#5CE5B0 #E55CD6 #E56B5C
monochromatic
#1BAB74 #27DD96 #5CE5B0 #91EDCA #C6F6E3
Accessibility & contrast
On white
1.58
#5CE5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#5CE5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5B0
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5B0 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AD
Deuteranopia (green-blind)
#CEC8B3
Tritanopia (blue-blind)
#00E5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce5b0; /* rgb */ color: rgb(92, 229, 176); /* oklch */ color: oklch(83.3% 0.142 164.4);
Tailwind
colors: {
custom: {
50: '#96eec7',
500: '#5ce5b0',
950: '#000000',
},
}SCSS
$custom: #5ce5b0; $custom-light: #96eec7; $custom-dark: #000000;
JSON
{
"hex": "#5ce5b0",
"rgb": {
"r": 92,
"g": 229,
"b": 176
},
"hsl": {
"h": 156.788,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.83265,
"c": 0.14219,
"h": 164.4
},
"luminance": 0.61449
}Semantic roles & 50–950 ramp
primary
#5CE5B0
secondary
#AD3865
accent
#115DD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582