#5CE7AB#5CE7AB
#5CE7AB is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.6% C 0.149 H 161.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE7AB |
|---|---|
| RGB | rgb(92, 231, 171) |
| HSL | hsl(154, 74%, 63%) |
| HSV | hsv(154, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.11, -51.44, 18.20) |
| CIE-LCH | lch(83.11, 54.57, 160.51°) |
| OKLab | oklab(83.63% -0.1413 0.0464) |
| OKLCH | oklch(83.63% 0.149 161.8) |
| XYZ | xyz(40.3364, 62.3634, 48.4318) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.55
Seafoam
#7FE0B3
ΔE00 4.35
Aqua Green
#12E193
ΔE00 4.48
Eucalyptus
#44D7A8
ΔE00 4.75
Aqua Marine
#2EE8BB
ΔE00 4.77
Greenish Turquoise
#00FBB0
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE7AB #E75C98
analogous
#5CE765 #5CE7AB #5CDDE7
triadic
#5CE7AB #AB5CE7 #E7AB5C
tetradic
#5CE7AB #655CE7 #E75C98 #DDE75C
square
#5CE7AB #655CE7 #E75C98 #DDE75C
split-complementary
#5CE7AB #E75CDD #E7655C
monochromatic
#1AAF6E #27DF90 #5CE7AB #91EFC6 #C7F7E2
Accessibility & contrast
On white
1.56
#5CE7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5CE7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE7AB
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE7AB | 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)
#E4D7A8
Deuteranopia (green-blind)
#D1C9AF
Tritanopia (blue-blind)
#01E7D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce7ab; /* rgb */ color: rgb(92, 231, 171); /* oklch */ color: oklch(83.6% 0.149 161.8);
Tailwind
colors: {
custom: {
50: '#97efc4',
500: '#5ce7ab',
950: '#000000',
},
}SCSS
$custom: #5ce7ab; $custom-light: #97efc4; $custom-dark: #000000;
JSON
{
"hex": "#5ce7ab",
"rgb": {
"r": 92,
"g": 231,
"b": 171
},
"hsl": {
"h": 154.101,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.83631,
"c": 0.14875,
"h": 161.8
},
"luminance": 0.62367
}Semantic roles & 50–950 ramp
primary
#5CE7AB
secondary
#B0376B
accent
#0F65D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582