#5CE9B2#5CE9B2
#5CE9B2 is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.3% C 0.146 H 164.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9B2 |
|---|---|
| RGB | rgb(92, 233, 178) |
| HSL | hsl(157, 76%, 64%) |
| HSV | hsv(157, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 23.6%, 8.6%) |
| CIE-LAB | lab(83.84, -50.78, 15.58) |
| CIE-LCH | lch(83.84, 53.12, 162.94°) |
| OKLab | oklab(84.28% -0.1402 0.0399) |
| OKLCH | oklch(84.28% 0.146 164.1) |
| XYZ | xyz(41.5843, 63.7633, 52.2269) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 3.71
Seafoam
#7FE0B3
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.69
Light Turquoise
#7EF4CC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9B2 #E95C93
analogous
#5CE96B #5CE9B2 #5CD9E9
triadic
#5CE9B2 #B25CE9 #E9B25C
tetradic
#5CE9B2 #6B5CE9 #E95C93 #D9E95C
square
#5CE9B2 #6B5CE9 #E95C93 #D9E95C
split-complementary
#5CE9B2 #E95CD9 #E96B5C
monochromatic
#18B376 #26E299 #5CE9B2 #92F0CB #C8F8E5
Accessibility & contrast
On white
1.53
#5CE9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5CE9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9B2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9B2 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AF
Deuteranopia (green-blind)
#D1CBB6
Tritanopia (blue-blind)
#00E9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce9b2; /* rgb */ color: rgb(92, 233, 178); /* oklch */ color: oklch(84.3% 0.146 164.1);
Tailwind
colors: {
custom: {
50: '#97f1c9',
500: '#5ce9b2',
950: '#000000',
},
}SCSS
$custom: #5ce9b2; $custom-light: #97f1c9; $custom-dark: #000000;
JSON
{
"hex": "#5ce9b2",
"rgb": {
"r": 92,
"g": 233,
"b": 178
},
"hsl": {
"h": 156.596,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.8428,
"c": 0.14577,
"h": 164.1
},
"luminance": 0.63767
}Semantic roles & 50–950 ramp
primary
#5CE9B2
secondary
#B33667
accent
#0D5CD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582