#5CEEA4#5CEEA4
#5CEEA4 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.164 H 157.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEA4 |
|---|---|
| RGB | rgb(92, 238, 164) |
| HSL | hsl(150, 81%, 65%) |
| HSV | hsv(150, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(85.05, -55.67, 24.50) |
| CIE-LCH | lch(85.05, 60.82, 156.24°) |
| OKLab | oklab(85.18% -0.1516 0.062) |
| OKLCH | oklch(85.18% 0.164 157.8) |
| XYZ | xyz(41.6852, 66.1005, 45.6766) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.60
Seafoam Green
#7AF9AB
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.55
Light Blue Green
#7EFBB3
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEA4 #EE5CA6
analogous
#5DEE5C #5CEEA4 #5CEEED
triadic
#5CEEA4 #A45CEE #EEA45C
tetradic
#5CEEA4 #5C5DEE #EE5CA6 #EEED5C
square
#5CEEA4 #5C5DEE #EE5CA6 #EEED5C
split-complementary
#5CEEA4 #ED5CEE #EE5C5D
monochromatic
#14BC67 #25E885 #5CEEA4 #93F4C3 #CBFAE2
Accessibility & contrast
On white
1.48
#5CEEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5CEEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEA4
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEA4 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDD9F
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#08ECDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ceea4; /* rgb */ color: rgb(92, 238, 164); /* oklch */ color: oklch(85.2% 0.164 157.8);
Tailwind
colors: {
custom: {
50: '#97f4bf',
500: '#5ceea4',
950: '#000000',
},
}SCSS
$custom: #5ceea4; $custom-light: #97f4bf; $custom-dark: #000000;
JSON
{
"hex": "#5ceea4",
"rgb": {
"r": 92,
"g": 238,
"b": 164
},
"hsl": {
"h": 149.589,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85176,
"c": 0.16379,
"h": 157.8
},
"luminance": 0.66105
}Semantic roles & 50–950 ramp
primary
#5CEEA4
secondary
#BB3378
accent
#0874DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582