#69EF84#69EF84
#69EF84 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.188 H 147.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF84 |
|---|---|
| RGB | rgb(105, 239, 132) |
| HSL | hsl(132, 81%, 67%) |
| HSV | hsv(132, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(85.20, -58.86, 40.84) |
| CIE-LCH | lch(85.20, 71.64, 145.25°) |
| OKLab | oklab(85.24% -0.1593 0.1) |
| OKLCH | oklch(85.24% 0.188 147.9) |
| XYZ | xyz(40.8543, 66.3985, 32.4886) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 3.74
Wintergreen
#20F986
ΔE00 3.86
Minty Green
#0BF77D
ΔE00 3.88
Spearmint
#1EF876
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF84 #EF69D4
analogous
#91EF69 #69EF84 #69EFC7
triadic
#69EF84 #8469EF #EF8469
tetradic
#69EF84 #6991EF #EF69D4 #EFC769
square
#69EF84 #6991EF #EF69D4 #EFC769
split-complementary
#69EF84 #C769EF #EF6991
monochromatic
#15C839 #32E957 #69EF84 #A0F5B1 #D8FBDF
Accessibility & contrast
On white
1.47
#69EF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#69EF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF84
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF84 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#4BEAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef84; /* rgb */ color: rgb(105, 239, 132); /* oklch */ color: oklch(85.2% 0.188 147.9);
Tailwind
colors: {
custom: {
50: '#9ef5a9',
500: '#69ef84',
950: '#000000',
},
}SCSS
$custom: #69ef84; $custom-light: #9ef5a9; $custom-dark: #000000;
JSON
{
"hex": "#69ef84",
"rgb": {
"r": 105,
"g": 239,
"b": 132
},
"hsl": {
"h": 132.09,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85236,
"c": 0.18811,
"h": 147.9
},
"luminance": 0.66402
}Semantic roles & 50–950 ramp
primary
#69EF84
secondary
#C537A9
accent
#08B2DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581