#69EE7E#69EE7E
#69EE7E is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.192 H 146.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE7E |
|---|---|
| RGB | rgb(105, 238, 126) |
| HSL | hsl(129, 80%, 67%) |
| HSV | hsv(129, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.82, -59.37, 43.27) |
| CIE-LCH | lch(84.82, 73.46, 143.91°) |
| OKLab | oklab(84.9% -0.1607 0.1053) |
| OKLCH | oklch(84.9% 0.192 146.8) |
| XYZ | xyz(40.1636, 65.6551, 30.2908) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 3.93
Minty Green
#0BF77D
ΔE00 3.99
Lightish Green
#61E160
ΔE00 4.07
Wintergreen
#20F986
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE7E #EE69D9
analogous
#96EE69 #69EE7E #69EEC1
triadic
#69EE7E #7E69EE #EE7E69
tetradic
#69EE7E #6996EE #EE69D9 #EEC169
square
#69EE7E #6996EE #EE69D9 #EEC169
split-complementary
#69EE7E #C169EE #EE6996
monochromatic
#16C632 #32E84F #69EE7E #A0F4AD #D7FADD
Accessibility & contrast
On white
1.49
#69EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#69EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE7E
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE7E | 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)
#F1DB75
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#4DE9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee7e; /* rgb */ color: rgb(105, 238, 126); /* oklch */ color: oklch(84.9% 0.192 146.8);
Tailwind
colors: {
custom: {
50: '#9ef4a5',
500: '#69ee7e',
950: '#000000',
},
}SCSS
$custom: #69ee7e; $custom-light: #9ef4a5; $custom-dark: #000000;
JSON
{
"hex": "#69ee7e",
"rgb": {
"r": 105,
"g": 238,
"b": 126
},
"hsl": {
"h": 129.474,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84898,
"c": 0.19217,
"h": 146.8
},
"luminance": 0.65659
}Semantic roles & 50–950 ramp
primary
#69EE7E
secondary
#C438AE
accent
#0ABBDC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580