#69F17F#69F17F
#69F17F is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.6% C 0.195 H 146.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69F17F |
|---|---|
| RGB | rgb(105, 241, 127) |
| HSL | hsl(130, 83%, 68%) |
| HSV | hsv(130, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(85.73, -60.35, 43.92) |
| CIE-LCH | lch(85.73, 74.64, 143.95°) |
| OKLab | oklab(85.65% -0.1634 0.1069) |
| OKLCH | oklch(85.65% 0.195 146.8) |
| XYZ | xyz(41.1091, 67.4425, 30.9259) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.54
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.71
Wintergreen
#20F986
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 4.06
Easter Green
#8CFD7E
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F17F #F169DB
analogous
#97F169 #69F17F #69F1C3
triadic
#69F17F #7F69F1 #F17F69
tetradic
#69F17F #6997F1 #F169DB #F1C369
square
#69F17F #6997F1 #F169DB #F1C369
split-complementary
#69F17F #C369F1 #F16997
monochromatic
#13CD31 #31EC4F #69F17F #A1F6AF #D9FBDF
Accessibility & contrast
On white
1.45
#69F17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#69F17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F17F
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F17F | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE76
Deuteranopia (green-blind)
#E2D287
Tritanopia (blue-blind)
#4CECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f17f; /* rgb */ color: rgb(105, 241, 127); /* oklch */ color: oklch(85.6% 0.195 146.8);
Tailwind
colors: {
custom: {
50: '#9ff7a6',
500: '#69f17f',
950: '#000000',
},
}SCSS
$custom: #69f17f; $custom-light: #9ff7a6; $custom-dark: #000000;
JSON
{
"hex": "#69f17f",
"rgb": {
"r": 105,
"g": 241,
"b": 127
},
"hsl": {
"h": 129.706,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85648,
"c": 0.19521,
"h": 146.8
},
"luminance": 0.67446
}Semantic roles & 50–950 ramp
primary
#69F17F
secondary
#C935B1
accent
#06BCDF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580