#5CF69A#5CF69A
#5CF69A is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.183 H 153.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF69A |
|---|---|
| RGB | rgb(92, 246, 154) |
| HSL | hsl(144, 90%, 66%) |
| HSV | hsv(144, 63%, 96%) |
| CMYK | cmyk(62.6%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(87.25, -60.61, 32.54) |
| CIE-LCH | lch(87.25, 68.80, 151.77°) |
| OKLab | oklab(86.93% -0.164 0.0813) |
| OKLCH | oklch(86.93% 0.183 153.6) |
| XYZ | xyz(43.1985, 70.5155, 41.8999) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.50
Light Green Blue
#56FCA2
ΔE00 1.51
Light Bluish Green
#76FDA8
ΔE00 2.44
Mediumspringgreen
#00FA9A
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF69A #F65CB8
analogous
#6BF65C #5CF69A #5CF6E7
triadic
#5CF69A #9A5CF6 #F69A5C
tetradic
#5CF69A #5C6BF6 #F65CB8 #F6E75C
square
#5CF69A #5C6BF6 #F65CB8 #F6E75C
split-complementary
#5CF69A #E75CF6 #F65C6B
monochromatic
#0BCC59 #22F376 #5CF69A #96F9BE #D0FCE2
Accessibility & contrast
On white
1.39
#5CF69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#5CF69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF69A
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF69A | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E394
Deuteranopia (green-blind)
#E2D5A0
Tritanopia (blue-blind)
#12F3DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5cf69a; /* rgb */ color: rgb(92, 246, 154); /* oklch */ color: oklch(86.9% 0.183 153.6);
Tailwind
colors: {
custom: {
50: '#99fab8',
500: '#5cf69a',
950: '#000000',
},
}SCSS
$custom: #5cf69a; $custom-light: #99fab8; $custom-dark: #000000;
JSON
{
"hex": "#5cf69a",
"rgb": {
"r": 92,
"g": 246,
"b": 154
},
"hsl": {
"h": 144.156,
"s": 89.535,
"l": 66.275
},
"oklch": {
"l": 0.86927,
"c": 0.18305,
"h": 153.6
},
"luminance": 0.7052
}Semantic roles & 50–950 ramp
primary
#5CF69A
secondary
#C82E8A
accent
#0089E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581