#5CE7AA#5CE7AA
#5CE7AA is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.6% C 0.150 H 161.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE7AA |
|---|---|
| RGB | rgb(92, 231, 170) |
| HSL | hsl(154, 74%, 63%) |
| HSV | hsv(154, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.09, -51.65, 18.70) |
| CIE-LCH | lch(83.09, 54.93, 160.10°) |
| OKLab | oklab(83.61% -0.1418 0.0477) |
| OKLCH | oklch(83.61% 0.15 161.4) |
| XYZ | xyz(40.2414, 62.3254, 47.9317) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.50
Aqua Green
#12E193
ΔE00 4.33
Seafoam
#7FE0B3
ΔE00 4.47
Eucalyptus
#44D7A8
ΔE00 4.88
Aqua Marine
#2EE8BB
ΔE00 4.96
Greenish Turquoise
#00FBB0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE7AA #E75C99
analogous
#5CE764 #5CE7AA #5CDFE7
triadic
#5CE7AA #AA5CE7 #E7AA5C
tetradic
#5CE7AA #645CE7 #E75C99 #DFE75C
square
#5CE7AA #645CE7 #E75C99 #DFE75C
split-complementary
#5CE7AA #E75CDF #E7645C
monochromatic
#1AAF6D #27DF8E #5CE7AA #91EFC6 #C7F7E2
Accessibility & contrast
On white
1.56
#5CE7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5CE7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE7AA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE7AA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D1C9AE
Tritanopia (blue-blind)
#04E6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce7aa; /* rgb */ color: rgb(92, 231, 170); /* oklch */ color: oklch(83.6% 0.150 161.4);
Tailwind
colors: {
custom: {
50: '#97efc3',
500: '#5ce7aa',
950: '#000000',
},
}SCSS
$custom: #5ce7aa; $custom-light: #97efc3; $custom-dark: #000000;
JSON
{
"hex": "#5ce7aa",
"rgb": {
"r": 92,
"g": 231,
"b": 170
},
"hsl": {
"h": 153.669,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.83608,
"c": 0.14956,
"h": 161.4
},
"luminance": 0.62329
}Semantic roles & 50–950 ramp
primary
#5CE7AA
secondary
#B0376C
accent
#0F67D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582