#69F885#69F885
#69F885 is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.4% C 0.199 H 147.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69F885 |
|---|---|
| RGB | rgb(105, 248, 133) |
| HSL | hsl(132, 91%, 69%) |
| HSV | hsv(132, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(87.89, -62.10, 43.76) |
| CIE-LCH | lch(87.89, 75.97, 144.83°) |
| OKLab | oklab(87.45% -0.168 0.1067) |
| OKLCH | oklch(87.45% 0.199 147.6) |
| XYZ | xyz(43.6238, 71.8275, 33.7509) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.84
Spearmint
#1EF876
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.60
Baby Green
#8CFF9E
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F885 #F869DC
analogous
#95F869 #69F885 #69F8CC
triadic
#69F885 #8569F8 #F88569
tetradic
#69F885 #6995F8 #F869DC #F8CC69
square
#69F885 #6995F8 #F869DC #F8CC69
split-complementary
#69F885 #CC69F8 #F86995
monochromatic
#0ADC33 #2FF555 #69F885 #A3FBB5 #DEFDE4
Accessibility & contrast
On white
1.37
#69F885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#69F885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F885
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F885 | 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)
#FBE47C
Deuteranopia (green-blind)
#E8D78D
Tritanopia (blue-blind)
#47F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f885; /* rgb */ color: rgb(105, 248, 133); /* oklch */ color: oklch(87.4% 0.199 147.6);
Tailwind
colors: {
custom: {
50: '#a0fbaa',
500: '#69f885',
950: '#000000',
},
}SCSS
$custom: #69f885; $custom-light: #a0fbaa; $custom-dark: #000000;
JSON
{
"hex": "#69f885",
"rgb": {
"r": 105,
"g": 248,
"b": 133
},
"hsl": {
"h": 131.748,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87448,
"c": 0.19901,
"h": 147.6
},
"luminance": 0.71832
}Semantic roles & 50–950 ramp
primary
#69F885
secondary
#D233B3
accent
#00B9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681