#69EF82#69EF82
#69EF82 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.190 H 147.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF82 |
|---|---|
| RGB | rgb(105, 239, 130) |
| HSL | hsl(131, 81%, 67%) |
| HSV | hsv(131, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(85.17, -59.16, 41.77) |
| CIE-LCH | lch(85.17, 72.42, 144.77°) |
| OKLab | oklab(85.21% -0.1601 0.1021) |
| OKLCH | oklch(85.21% 0.19 147.5) |
| XYZ | xyz(40.7188, 66.3443, 31.7747) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 3.80
Minty Green
#0BF77D
ΔE00 3.86
Spearmint
#1EF876
ΔE00 3.91
Wintergreen
#20F986
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF82 #EF69D6
analogous
#93EF69 #69EF82 #69EFC5
triadic
#69EF82 #8269EF #EF8269
tetradic
#69EF82 #6993EF #EF69D6 #EFC569
square
#69EF82 #6993EF #EF69D6 #EFC569
split-complementary
#69EF82 #C569EF #EF6993
monochromatic
#15C837 #32E954 #69EF82 #A0F5B0 #D8FBDE
Accessibility & contrast
On white
1.47
#69EF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#69EF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF82
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF82 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC79
Deuteranopia (green-blind)
#E0D089
Tritanopia (blue-blind)
#4BEAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef82; /* rgb */ color: rgb(105, 239, 130); /* oklch */ color: oklch(85.2% 0.190 147.5);
Tailwind
colors: {
custom: {
50: '#9ef5a8',
500: '#69ef82',
950: '#000000',
},
}SCSS
$custom: #69ef82; $custom-light: #9ef5a8; $custom-dark: #000000;
JSON
{
"hex": "#69ef82",
"rgb": {
"r": 105,
"g": 239,
"b": 130
},
"hsl": {
"h": 131.194,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85205,
"c": 0.1899,
"h": 147.5
},
"luminance": 0.66348
}Semantic roles & 50–950 ramp
primary
#69EF82
secondary
#C537AB
accent
#08B5DD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580