#69F17A#69F17A
#69F17A is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.200 H 145.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69F17A |
|---|---|
| RGB | rgb(105, 241, 122) |
| HSL | hsl(128, 83%, 68%) |
| HSV | hsv(128, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 49.4%, 5.5%) |
| CIE-LAB | lab(85.66, -61.05, 46.23) |
| CIE-LCH | lch(85.66, 76.58, 142.87°) |
| OKLab | oklab(85.57% -0.1654 0.1118) |
| OKLCH | oklch(85.57% 0.2 145.9) |
| XYZ | xyz(40.7913, 67.3153, 29.2521) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.87
Easter Green
#8CFD7E
ΔE00 3.98
Lightish Green
#61E160
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F17A #F169E0
analogous
#9CF169 #69F17A #69F1BE
triadic
#69F17A #7A69F1 #F17A69
tetradic
#69F17A #699CF1 #F169E0 #F1BE69
square
#69F17A #699CF1 #F169E0 #F1BE69
split-complementary
#69F17A #BE69F1 #F1699C
monochromatic
#13CD2A #31EC48 #69F17A #A1F6AC #D9FBDD
Accessibility & contrast
On white
1.45
#69F17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#69F17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F17A
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F17A | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE70
Deuteranopia (green-blind)
#E3D182
Tritanopia (blue-blind)
#4DECD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f17a; /* rgb */ color: rgb(105, 241, 122); /* oklch */ color: oklch(85.6% 0.200 145.9);
Tailwind
colors: {
custom: {
50: '#9ff7a2',
500: '#69f17a',
950: '#000000',
},
}SCSS
$custom: #69f17a; $custom-light: #9ff7a2; $custom-dark: #000000;
JSON
{
"hex": "#69f17a",
"rgb": {
"r": 105,
"g": 241,
"b": 122
},
"hsl": {
"h": 127.5,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85574,
"c": 0.19961,
"h": 145.9
},
"luminance": 0.67319
}Semantic roles & 50–950 ramp
primary
#69F17A
secondary
#C935B6
accent
#06C4DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580