#69EF7D#69EF7D
#69EF7D is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.194 H 146.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF7D |
|---|---|
| RGB | rgb(105, 239, 125) |
| HSL | hsl(129, 81%, 67%) |
| HSV | hsv(129, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(85.11, -59.89, 44.10) |
| CIE-LCH | lch(85.11, 74.37, 143.63°) |
| OKLab | oklab(85.13% -0.1621 0.1072) |
| OKLCH | oklch(85.13% 0.194 146.5) |
| XYZ | xyz(40.3913, 66.2133, 30.0500) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 3.91
Lightgreen (survey)
#76FF7B
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 4.03
Lightish Green
#61E160
ΔE00 4.07
Wintergreen
#20F986
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF7D #EF69DB
analogous
#98EF69 #69EF7D #69EFC0
triadic
#69EF7D #7D69EF #EF7D69
tetradic
#69EF7D #6998EF #EF69DB #EFC069
square
#69EF7D #6998EF #EF69DB #EFC069
split-complementary
#69EF7D #C069EF #EF6998
monochromatic
#15C830 #32E94D #69EF7D #A0F5AD #D8FBDD
Accessibility & contrast
On white
1.47
#69EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#69EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF7D
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF7D | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#4DEAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef7d; /* rgb */ color: rgb(105, 239, 125); /* oklch */ color: oklch(85.1% 0.194 146.5);
Tailwind
colors: {
custom: {
50: '#9ff5a4',
500: '#69ef7d',
950: '#000000',
},
}SCSS
$custom: #69ef7d; $custom-light: #9ff5a4; $custom-dark: #000000;
JSON
{
"hex": "#69ef7d",
"rgb": {
"r": 105,
"g": 239,
"b": 125
},
"hsl": {
"h": 128.955,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85128,
"c": 0.19437,
"h": 146.5
},
"luminance": 0.66217
}Semantic roles & 50–950 ramp
primary
#69EF7D
secondary
#C537B0
accent
#08BDDD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580