#5CE7BB#5CE7BB
#5CE7BB is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.0% C 0.137 H 168.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE7BB |
|---|---|
| RGB | rgb(92, 231, 187) |
| HSL | hsl(161, 74%, 63%) |
| HSV | hsv(161, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(83.45, -47.95, 10.32) |
| CIE-LCH | lch(83.45, 49.05, 167.86°) |
| OKLab | oklab(84.02% -0.1341 0.0264) |
| OKLCH | oklch(84.02% 0.137 168.9) |
| XYZ | xyz(41.9548, 63.0107, 56.9553) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.29
Light Turquoise
#7EF4CC
ΔE00 3.83
Seafoam
#7FE0B3
ΔE00 4.00
Eucalyptus
#44D7A8
ΔE00 4.09
Aqua (survey)
#13EAC9
ΔE00 4.63
Bright Teal
#01F9C6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE7BB #E75C88
analogous
#5CE775 #5CE7BB #5CCEE7
triadic
#5CE7BB #BB5CE7 #E7BB5C
tetradic
#5CE7BB #755CE7 #E75C88 #CEE75C
square
#5CE7BB #755CE7 #E75C88 #CEE75C
split-complementary
#5CE7BB #E75CCE #E7755C
monochromatic
#1AAF80 #27DFA5 #5CE7BB #91EFD1 #C7F7E8
Accessibility & contrast
On white
1.54
#5CE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5CE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE7BB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE7BB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#00E8DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce7bb; /* rgb */ color: rgb(92, 231, 187); /* oklch */ color: oklch(84.0% 0.137 168.9);
Tailwind
colors: {
custom: {
50: '#97efcf',
500: '#5ce7bb',
950: '#000000',
},
}SCSS
$custom: #5ce7bb; $custom-light: #97efcf; $custom-dark: #000000;
JSON
{
"hex": "#5ce7bb",
"rgb": {
"r": 92,
"g": 231,
"b": 187
},
"hsl": {
"h": 161.007,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.84023,
"c": 0.13666,
"h": 168.9
},
"luminance": 0.63015
}Semantic roles & 50–950 ramp
primary
#5CE7BB
secondary
#B0375E
accent
#0F4ED6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583