#5CE5A8#5CE5A8
#5CE5A8 is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.1% C 0.149 H 161.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5A8 |
|---|---|
| RGB | rgb(92, 229, 168) |
| HSL | hsl(153, 72%, 63%) |
| HSV | hsv(153, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 26.6%, 10.2%) |
| CIE-LAB | lab(82.45, -51.25, 18.86) |
| CIE-LCH | lch(82.45, 54.61, 159.80°) |
| OKLab | oklab(83.08% -0.1406 0.0481) |
| OKLCH | oklch(83.08% 0.149 161.1) |
| XYZ | xyz(39.4971, 61.1371, 46.7574) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.92
Aqua Green
#12E193
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 4.37
Eucalyptus
#44D7A8
ΔE00 4.63
Aqua Marine
#2EE8BB
ΔE00 5.10
Greenish Turquoise
#00FBB0
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5A8 #E55C99
analogous
#5CE563 #5CE5A8 #5CDDE5
triadic
#5CE5A8 #A85CE5 #E5A85C
tetradic
#5CE5A8 #635CE5 #E55C99 #DDE55C
square
#5CE5A8 #635CE5 #E55C99 #DDE55C
split-complementary
#5CE5A8 #E55CDD #E5635C
monochromatic
#1BAB6B #27DD8C #5CE5A8 #91EDC4 #C6F6E0
Accessibility & contrast
On white
1.59
#5CE5A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5CE5A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5A8
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5A8 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A5
Deuteranopia (green-blind)
#CFC8AC
Tritanopia (blue-blind)
#0EE4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce5a8; /* rgb */ color: rgb(92, 229, 168); /* oklch */ color: oklch(83.1% 0.149 161.1);
Tailwind
colors: {
custom: {
50: '#96eec2',
500: '#5ce5a8',
950: '#000000',
},
}SCSS
$custom: #5ce5a8; $custom-light: #96eec2; $custom-dark: #000000;
JSON
{
"hex": "#5ce5a8",
"rgb": {
"r": 92,
"g": 229,
"b": 168
},
"hsl": {
"h": 153.285,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.83076,
"c": 0.14859,
"h": 161.1
},
"luminance": 0.61141
}Semantic roles & 50–950 ramp
primary
#5CE5A8
secondary
#AD386C
accent
#1168D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582