#69F880#69F880
#69F880 is a very light, highly saturated green. Relative luminance 0.717; OKLCH L 87.4% C 0.203 H 146.7°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69F880 |
|---|---|
| RGB | rgb(105, 248, 128) |
| HSL | hsl(130, 91%, 69%) |
| HSV | hsv(130, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(87.82, -62.81, 46.06) |
| CIE-LCH | lch(87.82, 77.89, 143.75°) |
| OKLab | oklab(87.37% -0.17 0.1117) |
| OKLCH | oklch(87.37% 0.203 146.7) |
| XYZ | xyz(43.2866, 71.6926, 31.9748) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.30
Spearmint
#1EF876
ΔE00 3.10
Easter Green
#8CFD7E
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.52
Wintergreen
#20F986
ΔE00 3.64
Spring Green
#00FF7F
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F880 #F869E1
analogous
#9AF869 #69F880 #69F8C7
triadic
#69F880 #8069F8 #F88069
tetradic
#69F880 #699AF8 #F869E1 #F8C769
square
#69F880 #699AF8 #F869E1 #F8C769
split-complementary
#69F880 #C769F8 #F8699A
monochromatic
#0ADC2C #2FF54E #69F880 #A3FBB2 #DEFDE3
Accessibility & contrast
On white
1.37
#69F880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#69F880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F880
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F880 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#49F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f880; /* rgb */ color: rgb(105, 248, 128); /* oklch */ color: oklch(87.4% 0.203 146.7);
Tailwind
colors: {
custom: {
50: '#a0fca7',
500: '#69f880',
950: '#000000',
},
}SCSS
$custom: #69f880; $custom-light: #a0fca7; $custom-dark: #000000;
JSON
{
"hex": "#69f880",
"rgb": {
"r": 105,
"g": 248,
"b": 128
},
"hsl": {
"h": 129.65,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87374,
"c": 0.2034,
"h": 146.7
},
"luminance": 0.71697
}Semantic roles & 50–950 ramp
primary
#69F880
secondary
#D233B8
accent
#00C1E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680