#5CE5AB#5CE5AB
#5CE5AB is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.1% C 0.146 H 162.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5AB |
|---|---|
| RGB | rgb(92, 229, 171) |
| HSL | hsl(155, 72%, 63%) |
| HSV | hsv(155, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 25.3%, 10.2%) |
| CIE-LAB | lab(82.51, -50.62, 17.38) |
| CIE-LCH | lch(82.51, 53.52, 161.06°) |
| OKLab | oklab(83.15% -0.1392 0.0444) |
| OKLCH | oklch(83.15% 0.146 162.3) |
| XYZ | xyz(39.7798, 61.2502, 48.2463) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 4.23
Aqua Marine
#2EE8BB
ΔE00 4.52
Aqua Green
#12E193
ΔE00 4.62
Light Aquamarine
#7BFDC7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5AB #E55C96
analogous
#5CE567 #5CE5AB #5CDAE5
triadic
#5CE5AB #AB5CE5 #E5AB5C
tetradic
#5CE5AB #675CE5 #E55C96 #DAE55C
square
#5CE5AB #675CE5 #E55C96 #DAE55C
split-complementary
#5CE5AB #E55CDA #E5675C
monochromatic
#1BAB6E #27DD90 #5CE5AB #91EDC6 #C6F6E1
Accessibility & contrast
On white
1.58
#5CE5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#5CE5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5AB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5AB | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A8
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#05E5D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce5ab; /* rgb */ color: rgb(92, 229, 171); /* oklch */ color: oklch(83.1% 0.146 162.3);
Tailwind
colors: {
custom: {
50: '#96eec4',
500: '#5ce5ab',
950: '#000000',
},
}SCSS
$custom: #5ce5ab; $custom-light: #96eec4; $custom-dark: #000000;
JSON
{
"hex": "#5ce5ab",
"rgb": {
"r": 92,
"g": 229,
"b": 171
},
"hsl": {
"h": 154.599,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.83146,
"c": 0.14614,
"h": 162.3
},
"luminance": 0.61254
}Semantic roles & 50–950 ramp
primary
#5CE5AB
secondary
#AD386A
accent
#1164D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582