#5FF69A#5FF69A
#5FF69A is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.0% C 0.182 H 153.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF69A |
|---|---|
| RGB | rgb(95, 246, 154) |
| HSL | hsl(143, 89%, 67%) |
| HSV | hsv(143, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(87.33, -60.04, 32.66) |
| CIE-LCH | lch(87.33, 68.35, 151.46°) |
| OKLab | oklab(87.01% -0.1625 0.0816) |
| OKLCH | oklch(87.01% 0.182 153.3) |
| XYZ | xyz(43.5042, 70.6731, 41.9142) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.60
Sea Green (survey)
#53FCA1
ΔE00 1.60
Light Bluish Green
#76FDA8
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.84
Mediumspringgreen
#00FA9A
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF69A #F65FBB
analogous
#70F65F #5FF69A #5FF6E6
triadic
#5FF69A #9A5FF6 #F69A5F
tetradic
#5FF69A #5F70F6 #F65FBB #F6E65F
square
#5FF69A #5F70F6 #F65FBB #F6E65F
split-complementary
#5FF69A #E65FF6 #F65F70
monochromatic
#0CCF58 #25F375 #5FF69A #99F9BF #D3FDE3
Accessibility & contrast
On white
1.39
#5FF69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#5FF69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF69A
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF69A | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E394
Deuteranopia (green-blind)
#E2D5A0
Tritanopia (blue-blind)
#21F3DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff69a; /* rgb */ color: rgb(95, 246, 154); /* oklch */ color: oklch(87.0% 0.182 153.3);
Tailwind
colors: {
custom: {
50: '#9afab8',
500: '#5ff69a',
950: '#000000',
},
}SCSS
$custom: #5ff69a; $custom-light: #9afab8; $custom-dark: #000000;
JSON
{
"hex": "#5ff69a",
"rgb": {
"r": 95,
"g": 246,
"b": 154
},
"hsl": {
"h": 143.444,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.87012,
"c": 0.18183,
"h": 153.3
},
"luminance": 0.70678
}Semantic roles & 50–950 ramp
primary
#5FF69A
secondary
#CB2F8E
accent
#008CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581