#69F586#69F586
#69F586 is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.7% C 0.194 H 147.9°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69F586 |
|---|---|
| RGB | rgb(105, 245, 134) |
| HSL | hsl(132, 88%, 69%) |
| HSV | hsv(132, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 45.3%, 3.9%) |
| CIE-LAB | lab(87.01, -60.83, 42.17) |
| CIE-LCH | lch(87.01, 74.02, 145.27°) |
| OKLab | oklab(86.73% -0.1645 0.1032) |
| OKLCH | oklch(86.73% 0.194 147.9) |
| XYZ | xyz(42.7783, 70.0254, 33.8115) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.32
Spearmint
#1EF876
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.43
Lightgreen (survey)
#76FF7B
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.76
Spring Green
#00FF7F
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F586 #F569D8
analogous
#92F569 #69F586 #69F5CC
triadic
#69F586 #8669F5 #F58669
tetradic
#69F586 #6992F5 #F569D8 #F5CC69
square
#69F586 #6992F5 #F569D8 #F5CC69
split-complementary
#69F586 #CC69F5 #F56992
monochromatic
#0ED537 #30F158 #69F586 #A2F9B4 #DCFDE3
Accessibility & contrast
On white
1.40
#69F586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#69F586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F586
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F586 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E27D
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#48F0DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f586; /* rgb */ color: rgb(105, 245, 134); /* oklch */ color: oklch(86.7% 0.194 147.9);
Tailwind
colors: {
custom: {
50: '#9ff9ab',
500: '#69f586',
950: '#000000',
},
}SCSS
$custom: #69f586; $custom-light: #9ff9ab; $custom-dark: #000000;
JSON
{
"hex": "#69f586",
"rgb": {
"r": 105,
"g": 245,
"b": 134
},
"hsl": {
"h": 132.429,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86732,
"c": 0.19421,
"h": 147.9
},
"luminance": 0.70029
}Semantic roles & 50–950 ramp
primary
#69F586
secondary
#CE34AE
accent
#01B5E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581