#69EF80#69EF80
#69EF80 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.192 H 147.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF80 |
|---|---|
| RGB | rgb(105, 239, 128) |
| HSL | hsl(130, 81%, 67%) |
| HSV | hsv(130, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(85.14, -59.45, 42.71) |
| CIE-LCH | lch(85.14, 73.20, 144.31°) |
| OKLab | oklab(85.17% -0.1609 0.1042) |
| OKLCH | oklch(85.17% 0.192 147.1) |
| XYZ | xyz(40.5859, 66.2911, 31.0746) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.82
Minty Green
#0BF77D
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 3.93
Wintergreen
#20F986
ΔE00 3.99
Lightgreen (survey)
#76FF7B
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF80 #EF69D8
analogous
#95EF69 #69EF80 #69EFC3
triadic
#69EF80 #8069EF #EF8069
tetradic
#69EF80 #6995EF #EF69D8 #EFC369
square
#69EF80 #6995EF #EF69D8 #EFC369
split-complementary
#69EF80 #C369EF #EF6995
monochromatic
#15C834 #32E951 #69EF80 #A0F5AF #D8FBDE
Accessibility & contrast
On white
1.47
#69EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#69EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF80
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF80 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#4CEAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef80; /* rgb */ color: rgb(105, 239, 128); /* oklch */ color: oklch(85.2% 0.192 147.1);
Tailwind
colors: {
custom: {
50: '#9ef5a6',
500: '#69ef80',
950: '#000000',
},
}SCSS
$custom: #69ef80; $custom-light: #9ef5a6; $custom-dark: #000000;
JSON
{
"hex": "#69ef80",
"rgb": {
"r": 105,
"g": 239,
"b": 128
},
"hsl": {
"h": 130.299,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85173,
"c": 0.1917,
"h": 147.1
},
"luminance": 0.66295
}Semantic roles & 50–950 ramp
primary
#69EF80
secondary
#C537AD
accent
#08B9DD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580