#69F97F#69F97F
#69F97F is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.6% C 0.206 H 146.5°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69F97F |
|---|---|
| RGB | rgb(105, 249, 127) |
| HSL | hsl(129, 92%, 69%) |
| HSV | hsv(129, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(88.10, -63.32, 46.89) |
| CIE-LCH | lch(88.10, 78.79, 143.48°) |
| OKLab | oklab(87.6% -0.1713 0.1135) |
| OKLCH | oklch(87.6% 0.206 146.5) |
| XYZ | xyz(43.5294, 72.2829, 31.7326) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.03
Spearmint
#1EF876
ΔE00 3.10
Easter Green
#8CFD7E
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.60
Wintergreen
#20F986
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F97F #F969E3
analogous
#9BF969 #69F97F #69F9C7
triadic
#69F97F #7F69F9 #F97F69
tetradic
#69F97F #699BF9 #F969E3 #F9C769
square
#69F97F #699BF9 #F969E3 #F9C769
split-complementary
#69F97F #C769F9 #F9699B
monochromatic
#09DF2A #2EF74D #69F97F #A4FBB1 #DFFEE3
Accessibility & contrast
On white
1.36
#69F97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#69F97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F97F
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F97F | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE575
Deuteranopia (green-blind)
#E9D888
Tritanopia (blue-blind)
#49F4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f97f; /* rgb */ color: rgb(105, 249, 127); /* oklch */ color: oklch(87.6% 0.206 146.5);
Tailwind
colors: {
custom: {
50: '#a0fca6',
500: '#69f97f',
950: '#000000',
},
}SCSS
$custom: #69f97f; $custom-light: #a0fca6; $custom-dark: #000000;
JSON
{
"hex": "#69f97f",
"rgb": {
"r": 105,
"g": 249,
"b": 127
},
"hsl": {
"h": 129.167,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87603,
"c": 0.20555,
"h": 146.5
},
"luminance": 0.72287
}Semantic roles & 50–950 ramp
primary
#69F97F
secondary
#D333BB
accent
#00C2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680