#69F584#69F584
#69F584 is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.7% C 0.196 H 147.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69F584 |
|---|---|
| RGB | rgb(105, 245, 132) |
| HSL | hsl(132, 88%, 69%) |
| HSV | hsv(132, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 46.1%, 3.9%) |
| CIE-LAB | lab(86.98, -61.13, 43.10) |
| CIE-LCH | lch(86.98, 74.79, 144.81°) |
| OKLab | oklab(86.7% -0.1654 0.1052) |
| OKLCH | oklch(86.7% 0.196 147.5) |
| XYZ | xyz(42.6401, 69.9701, 33.0838) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.43
Baby Green
#8CFF9E
ΔE00 3.90
Spring Green
#00FF7F
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F584 #F569DA
analogous
#94F569 #69F584 #69F5CA
triadic
#69F584 #8469F5 #F58469
tetradic
#69F584 #6994F5 #F569DA #F5CA69
square
#69F584 #6994F5 #F569DA #F5CA69
split-complementary
#69F584 #CA69F5 #F56994
monochromatic
#0ED535 #30F155 #69F584 #A2F9B3 #DCFDE2
Accessibility & contrast
On white
1.40
#69F584 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#69F584 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F584
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F584 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F584 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27B
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#49F0DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f584; /* rgb */ color: rgb(105, 245, 132); /* oklch */ color: oklch(86.7% 0.196 147.5);
Tailwind
colors: {
custom: {
50: '#9ff9a9',
500: '#69f584',
950: '#000000',
},
}SCSS
$custom: #69f584; $custom-light: #9ff9a9; $custom-dark: #000000;
JSON
{
"hex": "#69f584",
"rgb": {
"r": 105,
"g": 245,
"b": 132
},
"hsl": {
"h": 131.571,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86701,
"c": 0.196,
"h": 147.5
},
"luminance": 0.69974
}Semantic roles & 50–950 ramp
primary
#69F584
secondary
#CE34B0
accent
#01B8E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581