#5CE5A6#5CE5A6
#5CE5A6 is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.0% C 0.150 H 160.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5A6 |
|---|---|
| RGB | rgb(92, 229, 166) |
| HSL | hsl(152, 72%, 63%) |
| HSV | hsv(152, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 27.5%, 10.2%) |
| CIE-LAB | lab(82.41, -51.66, 19.84) |
| CIE-LCH | lch(82.41, 55.34, 158.99°) |
| OKLab | oklab(83.03% -0.1415 0.0505) |
| OKLCH | oklch(83.03% 0.15 160.4) |
| XYZ | xyz(39.3122, 61.0632, 45.7836) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.89
Light Greenish Blue
#63F7B4
ΔE00 3.89
Seafoam
#7FE0B3
ΔE00 4.64
Eucalyptus
#44D7A8
ΔE00 4.92
Light Blue Green
#7EFBB3
ΔE00 5.43
Seafoam Green
#7AF9AB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5A6 #E55C9B
analogous
#5CE561 #5CE5A6 #5CDFE5
triadic
#5CE5A6 #A65CE5 #E5A65C
tetradic
#5CE5A6 #615CE5 #E55C9B #DFE55C
square
#5CE5A6 #615CE5 #E55C9B #DFE55C
split-complementary
#5CE5A6 #E55CDF #E5615C
monochromatic
#1BAB69 #27DD89 #5CE5A6 #91EDC3 #C6F6E0
Accessibility & contrast
On white
1.59
#5CE5A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5CE5A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5A6
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5A6 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A2
Deuteranopia (green-blind)
#CFC8AA
Tritanopia (blue-blind)
#12E4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce5a6; /* rgb */ color: rgb(92, 229, 166); /* oklch */ color: oklch(83.0% 0.150 160.4);
Tailwind
colors: {
custom: {
50: '#96eec0',
500: '#5ce5a6',
950: '#000000',
},
}SCSS
$custom: #5ce5a6; $custom-light: #96eec0; $custom-dark: #000000;
JSON
{
"hex": "#5ce5a6",
"rgb": {
"r": 92,
"g": 229,
"b": 166
},
"hsl": {
"h": 152.409,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.83031,
"c": 0.15025,
"h": 160.4
},
"luminance": 0.61067
}Semantic roles & 50–950 ramp
primary
#5CE5A6
secondary
#AD386E
accent
#116BD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582