#69F87F#69F87F
#69F87F is a very light, highly saturated green. Relative luminance 0.717; OKLCH L 87.4% C 0.204 H 146.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69F87F |
|---|---|
| RGB | rgb(105, 248, 127) |
| HSL | hsl(129, 91%, 69%) |
| HSV | hsv(129, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(87.81, -62.95, 46.52) |
| CIE-LCH | lch(87.81, 78.28, 143.54°) |
| OKLab | oklab(87.36% -0.1704 0.1127) |
| OKLCH | oklch(87.36% 0.204 146.5) |
| XYZ | xyz(43.2211, 71.6664, 31.6299) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.21
Spearmint
#1EF876
ΔE00 3.10
Easter Green
#8CFD7E
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.56
Spring Green
#00FF7F
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F87F #F869E2
analogous
#9BF869 #69F87F #69F8C7
triadic
#69F87F #7F69F8 #F87F69
tetradic
#69F87F #699BF8 #F869E2 #F8C769
square
#69F87F #699BF8 #F869E2 #F8C769
split-complementary
#69F87F #C769F8 #F8699B
monochromatic
#0ADC2B #2FF54D #69F87F #A3FBB1 #DEFDE3
Accessibility & contrast
On white
1.37
#69F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#69F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F87F
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F87F | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#E9D788
Tritanopia (blue-blind)
#49F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f87f; /* rgb */ color: rgb(105, 248, 127); /* oklch */ color: oklch(87.4% 0.204 146.5);
Tailwind
colors: {
custom: {
50: '#a0fca6',
500: '#69f87f',
950: '#000000',
},
}SCSS
$custom: #69f87f; $custom-light: #a0fca6; $custom-dark: #000000;
JSON
{
"hex": "#69f87f",
"rgb": {
"r": 105,
"g": 248,
"b": 127
},
"hsl": {
"h": 129.231,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87359,
"c": 0.20427,
"h": 146.5
},
"luminance": 0.7167
}Semantic roles & 50–950 ramp
primary
#69F87F
secondary
#D233BA
accent
#00C2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680