#5CE8BC#5CE8BC
#5CE8BC is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.3% C 0.137 H 169.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE8BC |
|---|---|
| RGB | rgb(92, 232, 188) |
| HSL | hsl(161, 75%, 64%) |
| HSV | hsv(161, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 19%, 9%) |
| CIE-LAB | lab(83.76, -48.15, 10.24) |
| CIE-LCH | lch(83.76, 49.23, 167.99°) |
| OKLab | oklab(84.29% -0.1347 0.0262) |
| OKLCH | oklch(84.29% 0.137 169) |
| XYZ | xyz(42.3429, 63.6150, 57.6146) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.26
Light Turquoise
#7EF4CC
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 4.12
Eucalyptus
#44D7A8
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 4.56
Bright Teal
#01F9C6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE8BC #E85C88
analogous
#5CE876 #5CE8BC #5CCEE8
triadic
#5CE8BC #BC5CE8 #E8BC5C
tetradic
#5CE8BC #765CE8 #E85C88 #CEE85C
square
#5CE8BC #765CE8 #E85C88 #CEE85C
split-complementary
#5CE8BC #E85CCE #E8765C
monochromatic
#19B181 #26E0A6 #5CE8BC #92F0D2 #C7F7E8
Accessibility & contrast
On white
1.53
#5CE8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#5CE8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE8BC
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE8BC | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce8bc; /* rgb */ color: rgb(92, 232, 188); /* oklch */ color: oklch(84.3% 0.137 169.0);
Tailwind
colors: {
custom: {
50: '#97f0d0',
500: '#5ce8bc',
950: '#000000',
},
}SCSS
$custom: #5ce8bc; $custom-light: #97f0d0; $custom-dark: #000000;
JSON
{
"hex": "#5ce8bc",
"rgb": {
"r": 92,
"g": 232,
"b": 188
},
"hsl": {
"h": 161.143,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.84289,
"c": 0.13719,
"h": 169
},
"luminance": 0.63619
}Semantic roles & 50–950 ramp
primary
#5CE8BC
secondary
#B1375D
accent
#0E4DD7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583