#5CE9AB#5CE9AB
#5CE9AB is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.1% C 0.151 H 161.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9AB |
|---|---|
| RGB | rgb(92, 233, 171) |
| HSL | hsl(154, 76%, 64%) |
| HSV | hsv(154, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(83.70, -52.26, 19.03) |
| CIE-LCH | lch(83.70, 55.61, 159.99°) |
| OKLab | oklab(84.12% -0.1434 0.0485) |
| OKLCH | oklch(84.12% 0.151 161.3) |
| XYZ | xyz(40.8993, 63.4893, 48.6194) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.05
Aqua Green
#12E193
ΔE00 4.41
Seafoam
#7FE0B3
ΔE00 4.72
Greenish Turquoise
#00FBB0
ΔE00 4.80
Light Blue Green
#7EFBB3
ΔE00 4.87
Greenish Cyan
#2AFEB7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9AB #E95C9A
analogous
#5CE964 #5CE9AB #5CE0E9
triadic
#5CE9AB #AB5CE9 #E9AB5C
tetradic
#5CE9AB #645CE9 #E95C9A #E0E95C
square
#5CE9AB #645CE9 #E95C9A #E0E95C
split-complementary
#5CE9AB #E95CE0 #E9645C
monochromatic
#18B36F #26E28F #5CE9AB #92F0C7 #C8F8E3
Accessibility & contrast
On white
1.53
#5CE9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5CE9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9AB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9AB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#00E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce9ab; /* rgb */ color: rgb(92, 233, 171); /* oklch */ color: oklch(84.1% 0.151 161.3);
Tailwind
colors: {
custom: {
50: '#97f1c4',
500: '#5ce9ab',
950: '#000000',
},
}SCSS
$custom: #5ce9ab; $custom-light: #97f1c4; $custom-dark: #000000;
JSON
{
"hex": "#5ce9ab",
"rgb": {
"r": 92,
"g": 233,
"b": 171
},
"hsl": {
"h": 153.617,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.84116,
"c": 0.15135,
"h": 161.3
},
"luminance": 0.63493
}Semantic roles & 50–950 ramp
primary
#5CE9AB
secondary
#B3366D
accent
#0D66D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582