#5CE5AA#5CE5AA
#5CE5AA is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.1% C 0.147 H 161.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5AA |
|---|---|
| RGB | rgb(92, 229, 170) |
| HSL | hsl(154, 72%, 63%) |
| HSV | hsv(154, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.49, -50.83, 17.87) |
| CIE-LCH | lch(82.49, 53.88, 160.63°) |
| OKLab | oklab(83.12% -0.1397 0.0456) |
| OKLCH | oklch(83.12% 0.147 161.9) |
| XYZ | xyz(39.6849, 61.2122, 47.7462) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 4.13
Eucalyptus
#44D7A8
ΔE00 4.36
Aqua Green
#12E193
ΔE00 4.46
Aqua Marine
#2EE8BB
ΔE00 4.71
Greenish Turquoise
#00FBB0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5AA #E55C97
analogous
#5CE566 #5CE5AA #5CDBE5
triadic
#5CE5AA #AA5CE5 #E5AA5C
tetradic
#5CE5AA #665CE5 #E55C97 #DBE55C
square
#5CE5AA #665CE5 #E55C97 #DBE55C
split-complementary
#5CE5AA #E55CDB #E5665C
monochromatic
#1BAB6D #27DD8E #5CE5AA #91EDC6 #C6F6E1
Accessibility & contrast
On white
1.59
#5CE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#5CE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5AA
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5AA | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#08E5D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce5aa; /* rgb */ color: rgb(92, 229, 170); /* oklch */ color: oklch(83.1% 0.147 161.9);
Tailwind
colors: {
custom: {
50: '#96eec3',
500: '#5ce5aa',
950: '#000000',
},
}SCSS
$custom: #5ce5aa; $custom-light: #96eec3; $custom-dark: #000000;
JSON
{
"hex": "#5ce5aa",
"rgb": {
"r": 92,
"g": 229,
"b": 170
},
"hsl": {
"h": 154.161,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.83123,
"c": 0.14694,
"h": 161.9
},
"luminance": 0.61216
}Semantic roles & 50–950 ramp
primary
#5CE5AA
secondary
#AD386B
accent
#1165D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582