#5CE8B4#5CE8B4
#5CE8B4 is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.1% C 0.143 H 165.3°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE8B4 |
|---|---|
| RGB | rgb(92, 232, 180) |
| HSL | hsl(158, 75%, 64%) |
| HSV | hsv(158, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 22.4%, 9%) |
| CIE-LAB | lab(83.59, -49.93, 14.18) |
| CIE-LCH | lch(83.59, 51.91, 164.14°) |
| OKLab | oklab(84.09% -0.1383 0.0363) |
| OKLCH | oklch(84.09% 0.143 165.3) |
| XYZ | xyz(41.5043, 63.2796, 53.1981) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.21
Seafoam
#7FE0B3
ΔE00 3.85
Eucalyptus
#44D7A8
ΔE00 4.21
Light Greenish Blue
#63F7B4
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE8B4 #E85C90
analogous
#5CE86E #5CE8B4 #5CD6E8
triadic
#5CE8B4 #B45CE8 #E8B45C
tetradic
#5CE8B4 #6E5CE8 #E85C90 #D6E85C
square
#5CE8B4 #6E5CE8 #E85C90 #D6E85C
split-complementary
#5CE8B4 #E85CD6 #E86E5C
monochromatic
#19B178 #26E09B #5CE8B4 #92F0CD #C7F7E5
Accessibility & contrast
On white
1.54
#5CE8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5CE8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE8B4
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE8B4 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9B1
Deuteranopia (green-blind)
#D0CBB7
Tritanopia (blue-blind)
#00E8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce8b4; /* rgb */ color: rgb(92, 232, 180); /* oklch */ color: oklch(84.1% 0.143 165.3);
Tailwind
colors: {
custom: {
50: '#97f0ca',
500: '#5ce8b4',
950: '#000000',
},
}SCSS
$custom: #5ce8b4; $custom-light: #97f0ca; $custom-dark: #000000;
JSON
{
"hex": "#5ce8b4",
"rgb": {
"r": 92,
"g": 232,
"b": 180
},
"hsl": {
"h": 157.714,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.84088,
"c": 0.14296,
"h": 165.3
},
"luminance": 0.63284
}Semantic roles & 50–950 ramp
primary
#5CE8B4
secondary
#B13764
accent
#0E59D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582