#69EE7D#69EE7D
#69EE7D is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.193 H 146.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE7D |
|---|---|
| RGB | rgb(105, 238, 125) |
| HSL | hsl(129, 80%, 67%) |
| HSV | hsv(129, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.81, -59.51, 43.73) |
| CIE-LCH | lch(84.81, 73.85, 143.69°) |
| OKLab | oklab(84.88% -0.1611 0.1063) |
| OKLCH | oklch(84.88% 0.193 146.6) |
| XYZ | xyz(40.0994, 65.6294, 29.9527) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.88
Lightish Green
#61E160
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 3.98
Minty Green
#0BF77D
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.01
Lightgreen (survey)
#76FF7B
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE7D #EE69DA
analogous
#97EE69 #69EE7D #69EEC0
triadic
#69EE7D #7D69EE #EE7D69
tetradic
#69EE7D #6997EE #EE69DA #EEC069
square
#69EE7D #6997EE #EE69DA #EEC069
split-complementary
#69EE7D #C069EE #EE6997
monochromatic
#16C631 #32E84D #69EE7D #A0F4AD #D7FADC
Accessibility & contrast
On white
1.49
#69EE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#69EE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE7D
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE7D | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#4DE9D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee7d; /* rgb */ color: rgb(105, 238, 125); /* oklch */ color: oklch(84.9% 0.193 146.6);
Tailwind
colors: {
custom: {
50: '#9ef4a4',
500: '#69ee7d',
950: '#000000',
},
}SCSS
$custom: #69ee7d; $custom-light: #9ef4a4; $custom-dark: #000000;
JSON
{
"hex": "#69ee7d",
"rgb": {
"r": 105,
"g": 238,
"b": 125
},
"hsl": {
"h": 129.023,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84883,
"c": 0.19306,
"h": 146.6
},
"luminance": 0.65633
}Semantic roles & 50–950 ramp
primary
#69EE7D
secondary
#C438AF
accent
#0ABCDC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580