#69F682#69F682
#69F682 is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.199 H 147.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69F682 |
|---|---|
| RGB | rgb(105, 246, 130) |
| HSL | hsl(131, 89%, 69%) |
| HSV | hsv(131, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(87.25, -61.79, 44.40) |
| CIE-LCH | lch(87.25, 76.09, 144.30°) |
| OKLab | oklab(86.92% -0.1672 0.1081) |
| OKLCH | oklch(86.92% 0.199 147.1) |
| XYZ | xyz(42.8079, 70.5226, 32.4711) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.88
Spearmint
#1EF876
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 3.80
Easter Green
#8CFD7E
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F682 #F669DD
analogous
#97F669 #69F682 #69F6C9
triadic
#69F682 #8269F6 #F68269
tetradic
#69F682 #6997F6 #F669DD #F6C969
square
#69F682 #6997F6 #F669DD #F6C969
split-complementary
#69F682 #C969F6 #F66997
monochromatic
#0DD831 #2FF352 #69F682 #A3F9B2 #DCFDE2
Accessibility & contrast
On white
1.39
#69F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#69F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F682
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F682 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E279
Deuteranopia (green-blind)
#E6D68A
Tritanopia (blue-blind)
#49F1DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f682; /* rgb */ color: rgb(105, 246, 130); /* oklch */ color: oklch(86.9% 0.199 147.1);
Tailwind
colors: {
custom: {
50: '#9ffaa8',
500: '#69f682',
950: '#000000',
},
}SCSS
$custom: #69f682; $custom-light: #9ffaa8; $custom-dark: #000000;
JSON
{
"hex": "#69f682",
"rgb": {
"r": 105,
"g": 246,
"b": 130
},
"hsl": {
"h": 130.638,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.86915,
"c": 0.19907,
"h": 147.1
},
"luminance": 0.70526
}Semantic roles & 50–950 ramp
primary
#69F682
secondary
#CF34B4
accent
#00BDE5
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101710
muted
#818580