#69E97D#69E97D
#69E97D is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.186 H 146.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69E97D |
|---|---|
| RGB | rgb(105, 233, 125) |
| HSL | hsl(129, 74%, 66%) |
| HSV | hsv(129, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(83.32, -57.61, 41.86) |
| CIE-LCH | lch(83.32, 71.21, 144.00°) |
| OKLab | oklab(83.66% -0.156 0.1021) |
| OKLCH | oklch(83.66% 0.186 146.8) |
| XYZ | xyz(38.6639, 62.7584, 29.4742) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Lightish Green
#61E160
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 3.91
Minty Green
#0BF77D
ΔE00 4.64
Spearmint
#1EF876
ΔE00 4.68
Wintergreen
#20F986
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E97D #E969D5
analogous
#95E969 #69E97D #69E9BD
triadic
#69E97D #7D69E9 #E97D69
tetradic
#69E97D #6995E9 #E969D5 #E9BD69
square
#69E97D #6995E9 #E969D5 #E9BD69
split-complementary
#69E97D #BD69E9 #E96995
monochromatic
#1CBC35 #34E14F #69E97D #9EF1AB #D4F9DA
Accessibility & contrast
On white
1.55
#69E97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#69E97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E97D
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E97D | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD774
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#4FE4CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e97d; /* rgb */ color: rgb(105, 233, 125); /* oklch */ color: oklch(83.7% 0.186 146.8);
Tailwind
colors: {
custom: {
50: '#9ef1a4',
500: '#69e97d',
950: '#000000',
},
}SCSS
$custom: #69e97d; $custom-light: #9ef1a4; $custom-dark: #000000;
JSON
{
"hex": "#69e97d",
"rgb": {
"r": 105,
"g": 233,
"b": 125
},
"hsl": {
"h": 129.375,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83657,
"c": 0.18646,
"h": 146.8
},
"luminance": 0.62762
}Semantic roles & 50–950 ramp
primary
#69E97D
secondary
#BB3BA7
accent
#0FB7D7
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580