#5CE9B3#5CE9B3
#5CE9B3 is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.3% C 0.145 H 164.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9B3 |
|---|---|
| RGB | rgb(92, 233, 179) |
| HSL | hsl(157, 76%, 64%) |
| HSV | hsv(157, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 23.2%, 8.6%) |
| CIE-LAB | lab(83.86, -50.56, 15.09) |
| CIE-LCH | lch(83.86, 52.77, 163.38°) |
| OKLab | oklab(84.31% -0.1398 0.0386) |
| OKLCH | oklch(84.31% 0.145 164.6) |
| XYZ | xyz(41.6851, 63.8036, 52.7576) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.50
Light Aquamarine
#7BFDC7
ΔE00 4.66
Light Turquoise
#7EF4CC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9B3 #E95C92
analogous
#5CE96C #5CE9B3 #5CD8E9
triadic
#5CE9B3 #B35CE9 #E9B35C
tetradic
#5CE9B3 #6C5CE9 #E95C92 #D8E95C
square
#5CE9B3 #6C5CE9 #E95C92 #D8E95C
split-complementary
#5CE9B3 #E95CD8 #E96C5C
monochromatic
#18B377 #26E29A #5CE9B3 #92F0CC #C8F8E5
Accessibility & contrast
On white
1.53
#5CE9B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5CE9B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9B3
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9B3 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB0
Deuteranopia (green-blind)
#D1CBB6
Tritanopia (blue-blind)
#00E9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce9b3; /* rgb */ color: rgb(92, 233, 179); /* oklch */ color: oklch(84.3% 0.145 164.6);
Tailwind
colors: {
custom: {
50: '#97f1c9',
500: '#5ce9b3',
950: '#000000',
},
}SCSS
$custom: #5ce9b3; $custom-light: #97f1c9; $custom-dark: #000000;
JSON
{
"hex": "#5ce9b3",
"rgb": {
"r": 92,
"g": 233,
"b": 179
},
"hsl": {
"h": 157.021,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.84305,
"c": 0.14499,
"h": 164.6
},
"luminance": 0.63808
}Semantic roles & 50–950 ramp
primary
#5CE9B3
secondary
#B33666
accent
#0D5BD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582