#69F886#69F886
#69F886 is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.5% C 0.198 H 147.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69F886 |
|---|---|
| RGB | rgb(105, 248, 134) |
| HSL | hsl(132, 91%, 69%) |
| HSV | hsv(132, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 46%, 2.7%) |
| CIE-LAB | lab(87.90, -61.95, 43.29) |
| CIE-LCH | lch(87.90, 75.58, 145.05°) |
| OKLab | oklab(87.46% -0.1676 0.1057) |
| OKLCH | oklch(87.46% 0.198 147.7) |
| XYZ | xyz(43.6932, 71.8552, 34.1165) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Spearmint
#1EF876
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.38
Spring Green
#00FF7F
ΔE00 3.61
Baby Green
#8CFF9E
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F886 #F869DB
analogous
#94F869 #69F886 #69F8CE
triadic
#69F886 #8669F8 #F88669
tetradic
#69F886 #6994F8 #F869DB #F8CE69
square
#69F886 #6994F8 #F869DB #F8CE69
split-complementary
#69F886 #CE69F8 #F86994
monochromatic
#0ADC35 #2FF557 #69F886 #A3FBB5 #DEFDE4
Accessibility & contrast
On white
1.37
#69F886 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#69F886 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F886
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F886 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F886 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47D
Deuteranopia (green-blind)
#E8D78E
Tritanopia (blue-blind)
#47F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f886; /* rgb */ color: rgb(105, 248, 134); /* oklch */ color: oklch(87.5% 0.198 147.7);
Tailwind
colors: {
custom: {
50: '#a0fbab',
500: '#69f886',
950: '#000000',
},
}SCSS
$custom: #69f886; $custom-light: #a0fbab; $custom-dark: #000000;
JSON
{
"hex": "#69f886",
"rgb": {
"r": 105,
"g": 248,
"b": 134
},
"hsl": {
"h": 132.168,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87464,
"c": 0.19813,
"h": 147.7
},
"luminance": 0.71859
}Semantic roles & 50–950 ramp
primary
#69F886
secondary
#D233B2
accent
#00B7E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681