#69F882#69F882
#69F882 is a very light, highly saturated green. Relative luminance 0.718; OKLCH L 87.4% C 0.202 H 147.0°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69F882 |
|---|---|
| RGB | rgb(105, 248, 130) |
| HSL | hsl(130, 91%, 69%) |
| HSV | hsv(130, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(87.85, -62.53, 45.14) |
| CIE-LCH | lch(87.85, 77.12, 144.17°) |
| OKLab | oklab(87.4% -0.1692 0.1098) |
| OKLCH | oklch(87.4% 0.202 147) |
| XYZ | xyz(43.4195, 71.7458, 32.6749) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.50
Spearmint
#1EF876
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 3.61
Easter Green
#8CFD7E
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F882 #F869DF
analogous
#97F869 #69F882 #69F8CA
triadic
#69F882 #8269F8 #F88269
tetradic
#69F882 #6997F8 #F869DF #F8CA69
square
#69F882 #6997F8 #F869DF #F8CA69
split-complementary
#69F882 #CA69F8 #F86997
monochromatic
#0ADC2F #2FF551 #69F882 #A3FBB3 #DEFDE3
Accessibility & contrast
On white
1.37
#69F882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#69F882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F882
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F882 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE478
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#48F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f882; /* rgb */ color: rgb(105, 248, 130); /* oklch */ color: oklch(87.4% 0.202 147.0);
Tailwind
colors: {
custom: {
50: '#a0fba8',
500: '#69f882',
950: '#000000',
},
}SCSS
$custom: #69f882; $custom-light: #a0fba8; $custom-dark: #000000;
JSON
{
"hex": "#69f882",
"rgb": {
"r": 105,
"g": 248,
"b": 130
},
"hsl": {
"h": 130.49,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87403,
"c": 0.20165,
"h": 147
},
"luminance": 0.7175
}Semantic roles & 50–950 ramp
primary
#69F882
secondary
#D233B6
accent
#00BDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681