#69F88E#69F88E
#69F88E is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.6% C 0.191 H 149.3°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69F88E |
|---|---|
| RGB | rgb(105, 248, 142) |
| HSL | hsl(136, 91%, 69%) |
| HSV | hsv(136, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 42.7%, 2.7%) |
| CIE-LAB | lab(88.01, -60.73, 39.55) |
| CIE-LCH | lch(88.01, 72.48, 146.93°) |
| OKLab | oklab(87.59% -0.1643 0.0974) |
| OKLCH | oklch(87.59% 0.191 149.3) |
| XYZ | xyz(44.2724, 72.0869, 37.1670) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.09
Baby Green
#8CFF9E
ΔE00 3.16
Mint Green
#8FFF9F
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.49
Light Green Blue
#56FCA2
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F88E #F869D3
analogous
#8CF869 #69F88E #69F8D5
triadic
#69F88E #8E69F8 #F88E69
tetradic
#69F88E #698CF8 #F869D3 #F8D569
square
#69F88E #698CF8 #F869D3 #F8D569
split-complementary
#69F88E #D569F8 #F8698C
monochromatic
#0ADC41 #2FF562 #69F88E #A3FBBA #DEFDE6
Accessibility & contrast
On white
1.36
#69F88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#69F88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F88E
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F88E | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE586
Deuteranopia (green-blind)
#E7D895
Tritanopia (blue-blind)
#43F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f88e; /* rgb */ color: rgb(105, 248, 142); /* oklch */ color: oklch(87.6% 0.191 149.3);
Tailwind
colors: {
custom: {
50: '#9ffbb0',
500: '#69f88e',
950: '#000000',
},
}SCSS
$custom: #69f88e; $custom-light: #9ffbb0; $custom-dark: #000000;
JSON
{
"hex": "#69f88e",
"rgb": {
"r": 105,
"g": 248,
"b": 142
},
"hsl": {
"h": 135.524,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87592,
"c": 0.19098,
"h": 149.3
},
"luminance": 0.72091
}Semantic roles & 50–950 ramp
primary
#69F88E
secondary
#D233A9
accent
#00AAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681