#5CF699#5CF699
#5CF699 is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.184 H 153.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF699 |
|---|---|
| RGB | rgb(92, 246, 153) |
| HSL | hsl(144, 90%, 66%) |
| HSV | hsv(144, 63%, 96%) |
| CMYK | cmyk(62.6%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(87.23, -60.79, 33.02) |
| CIE-LCH | lch(87.23, 69.18, 151.49°) |
| OKLab | oklab(86.91% -0.1645 0.0824) |
| OKLCH | oklch(86.91% 0.184 153.4) |
| XYZ | xyz(43.1156, 70.4823, 41.4631) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.58
Light Green Blue
#56FCA2
ΔE00 1.60
Light Bluish Green
#76FDA8
ΔE00 2.51
Mediumspringgreen
#00FA9A
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF699 #F65CB9
analogous
#6CF65C #5CF699 #5CF6E6
triadic
#5CF699 #995CF6 #F6995C
tetradic
#5CF699 #5C6CF6 #F65CB9 #F6E65C
square
#5CF699 #5C6CF6 #F65CB9 #F6E65C
split-complementary
#5CF699 #E65CF6 #F65C6C
monochromatic
#0BCC58 #22F375 #5CF699 #96F9BD #D0FCE2
Accessibility & contrast
On white
1.39
#5CF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#5CF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF699
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF699 | 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)
#F6E393
Deuteranopia (green-blind)
#E2D59F
Tritanopia (blue-blind)
#13F3DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5cf699; /* rgb */ color: rgb(92, 246, 153); /* oklch */ color: oklch(86.9% 0.184 153.4);
Tailwind
colors: {
custom: {
50: '#99fab8',
500: '#5cf699',
950: '#000000',
},
}SCSS
$custom: #5cf699; $custom-light: #99fab8; $custom-dark: #000000;
JSON
{
"hex": "#5cf699",
"rgb": {
"r": 92,
"g": 246,
"b": 153
},
"hsl": {
"h": 143.766,
"s": 89.535,
"l": 66.275
},
"oklch": {
"l": 0.86908,
"c": 0.18394,
"h": 153.4
},
"luminance": 0.70487
}Semantic roles & 50–950 ramp
primary
#5CF699
secondary
#C82E8B
accent
#008BE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581