#69E87A#69E87A
#69E87A is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.188 H 146.3°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69E87A |
|---|---|
| RGB | rgb(105, 232, 122) |
| HSL | hsl(128, 73%, 66%) |
| HSV | hsv(128, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 47.4%, 9%) |
| CIE-LAB | lab(82.98, -57.66, 42.88) |
| CIE-LCH | lch(82.98, 71.86, 143.36°) |
| OKLab | oklab(83.37% -0.1562 0.1043) |
| OKLCH | oklch(83.37% 0.188 146.3) |
| XYZ | xyz(38.1928, 62.1183, 28.3860) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 4.07
Spearmint
#1EF876
ΔE00 4.78
Minty Green
#0BF77D
ΔE00 4.82
Wintergreen
#20F986
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E87A #E869D7
analogous
#97E869 #69E87A #69E8B9
triadic
#69E87A #7A69E8 #E87A69
tetradic
#69E87A #6997E8 #E869D7 #E8B969
square
#69E87A #6997E8 #E869D7 #E8B969
split-complementary
#69E87A #B969E8 #E86997
monochromatic
#1DBA32 #34E04B #69E87A #9EF0A9 #D3F8D8
Accessibility & contrast
On white
1.56
#69E87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#69E87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E87A
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E87A | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#50E3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e87a; /* rgb */ color: rgb(105, 232, 122); /* oklch */ color: oklch(83.4% 0.188 146.3);
Tailwind
colors: {
custom: {
50: '#9ef0a2',
500: '#69e87a',
950: '#000000',
},
}SCSS
$custom: #69e87a; $custom-light: #9ef0a2; $custom-dark: #000000;
JSON
{
"hex": "#69e87a",
"rgb": {
"r": 105,
"g": 232,
"b": 122
},
"hsl": {
"h": 128.031,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.83366,
"c": 0.18783,
"h": 146.3
},
"luminance": 0.62122
}Semantic roles & 50–950 ramp
primary
#69E87A
secondary
#BA3CA9
accent
#10BBD6
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580