#69EF7E#69EF7E
#69EF7E is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.193 H 146.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF7E |
|---|---|
| RGB | rgb(105, 239, 126) |
| HSL | hsl(129, 81%, 67%) |
| HSV | hsv(129, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(85.12, -59.74, 43.64) |
| CIE-LCH | lch(85.12, 73.98, 143.85°) |
| OKLab | oklab(85.14% -0.1617 0.1062) |
| OKLCH | oklch(85.14% 0.193 146.7) |
| XYZ | xyz(40.4555, 66.2390, 30.3881) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.77
Minty Green
#0BF77D
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 3.98
Lightgreen (survey)
#76FF7B
ΔE00 3.99
Wintergreen
#20F986
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF7E #EF69DA
analogous
#97EF69 #69EF7E #69EFC1
triadic
#69EF7E #7E69EF #EF7E69
tetradic
#69EF7E #6997EF #EF69DA #EFC169
square
#69EF7E #6997EF #EF69DA #EFC169
split-complementary
#69EF7E #C169EF #EF6997
monochromatic
#15C831 #32E94E #69EF7E #A0F5AE #D8FBDD
Accessibility & contrast
On white
1.47
#69EF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#69EF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF7E
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF7E | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC75
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#4DEAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef7e; /* rgb */ color: rgb(105, 239, 126); /* oklch */ color: oklch(85.1% 0.193 146.7);
Tailwind
colors: {
custom: {
50: '#9ef5a5',
500: '#69ef7e',
950: '#000000',
},
}SCSS
$custom: #69ef7e; $custom-light: #9ef5a5; $custom-dark: #000000;
JSON
{
"hex": "#69ef7e",
"rgb": {
"r": 105,
"g": 239,
"b": 126
},
"hsl": {
"h": 129.403,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85143,
"c": 0.19348,
"h": 146.7
},
"luminance": 0.66243
}Semantic roles & 50–950 ramp
primary
#69EF7E
secondary
#C537AF
accent
#08BCDD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580