#69E97A#69E97A
#69E97A is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.189 H 146.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69E97A |
|---|---|
| RGB | rgb(105, 233, 122) |
| HSL | hsl(128, 74%, 66%) |
| HSV | hsv(128, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 47.6%, 8.6%) |
| CIE-LAB | lab(83.28, -58.04, 43.26) |
| CIE-LCH | lch(83.28, 72.39, 143.30°) |
| OKLab | oklab(83.61% -0.1572 0.1051) |
| OKLCH | oklch(83.61% 0.189 146.2) |
| XYZ | xyz(38.4751, 62.6829, 28.4800) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 4.05
Spearmint
#1EF876
ΔE00 4.61
Minty Green
#0BF77D
ΔE00 4.67
Wintergreen
#20F986
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E97A #E969D8
analogous
#98E969 #69E97A #69E9BA
triadic
#69E97A #7A69E9 #E97A69
tetradic
#69E97A #6998E9 #E969D8 #E9BA69
square
#69E97A #6998E9 #E969D8 #E9BA69
split-complementary
#69E97A #BA69E9 #E96998
monochromatic
#1CBC31 #34E14B #69E97A #9EF1A9 #D4F9D9
Accessibility & contrast
On white
1.55
#69E97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#69E97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E97A
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E97A | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD771
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#50E4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e97a; /* rgb */ color: rgb(105, 233, 122); /* oklch */ color: oklch(83.6% 0.189 146.2);
Tailwind
colors: {
custom: {
50: '#9ef1a2',
500: '#69e97a',
950: '#000000',
},
}SCSS
$custom: #69e97a; $custom-light: #9ef1a2; $custom-dark: #000000;
JSON
{
"hex": "#69e97a",
"rgb": {
"r": 105,
"g": 233,
"b": 122
},
"hsl": {
"h": 127.969,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83612,
"c": 0.18915,
"h": 146.2
},
"luminance": 0.62686
}Semantic roles & 50–950 ramp
primary
#69E97A
secondary
#BB3BAA
accent
#0FBCD7
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580