#69F686#69F686
#69F686 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.196 H 147.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69F686 |
|---|---|
| RGB | rgb(105, 246, 134) |
| HSL | hsl(132, 89%, 69%) |
| HSV | hsv(132, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(87.31, -61.20, 42.54) |
| CIE-LCH | lch(87.31, 74.54, 145.20°) |
| OKLab | oklab(86.98% -0.1656 0.104) |
| OKLCH | oklch(86.98% 0.196 147.9) |
| XYZ | xyz(43.0816, 70.6321, 33.9127) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.29
Lightgreen (survey)
#76FF7B
ΔE00 3.31
Spearmint
#1EF876
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.40
Baby Green
#8CFF9E
ΔE00 3.70
Spring Green
#00FF7F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F686 #F669D9
analogous
#93F669 #69F686 #69F6CC
triadic
#69F686 #8669F6 #F68669
tetradic
#69F686 #6993F6 #F669D9 #F6CC69
square
#69F686 #6993F6 #F669D9 #F6CC69
split-complementary
#69F686 #CC69F6 #F66993
monochromatic
#0DD837 #2FF357 #69F686 #A3F9B5 #DCFDE3
Accessibility & contrast
On white
1.39
#69F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#69F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F686
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F686 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E37D
Deuteranopia (green-blind)
#E6D68E
Tritanopia (blue-blind)
#48F1DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f686; /* rgb */ color: rgb(105, 246, 134); /* oklch */ color: oklch(87.0% 0.196 147.9);
Tailwind
colors: {
custom: {
50: '#9ffaab',
500: '#69f686',
950: '#000000',
},
}SCSS
$custom: #69f686; $custom-light: #9ffaab; $custom-dark: #000000;
JSON
{
"hex": "#69f686",
"rgb": {
"r": 105,
"g": 246,
"b": 134
},
"hsl": {
"h": 132.34,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.86976,
"c": 0.19552,
"h": 147.9
},
"luminance": 0.70636
}Semantic roles & 50–950 ramp
primary
#69F686
secondary
#CF34AF
accent
#00B6E5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581