#69EE81#69EE81
#69EE81 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.189 H 147.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE81 |
|---|---|
| RGB | rgb(105, 238, 129) |
| HSL | hsl(131, 80%, 67%) |
| HSV | hsv(131, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(84.86, -58.93, 41.87) |
| CIE-LCH | lch(84.86, 72.29, 144.61°) |
| OKLab | oklab(84.94% -0.1595 0.1023) |
| OKLCH | oklch(84.94% 0.189 147.3) |
| XYZ | xyz(40.3601, 65.7337, 31.3256) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 3.79
Minty Green
#0BF77D
ΔE00 3.97
Spearmint
#1EF876
ΔE00 4.01
Wintergreen
#20F986
ΔE00 4.05
Turquoise Green
#04F489
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE81 #EE69D6
analogous
#94EE69 #69EE81 #69EEC4
triadic
#69EE81 #8169EE #EE8169
tetradic
#69EE81 #6994EE #EE69D6 #EEC469
square
#69EE81 #6994EE #EE69D6 #EEC469
split-complementary
#69EE81 #C469EE #EE6994
monochromatic
#16C636 #32E853 #69EE81 #A0F4AF #D7FADD
Accessibility & contrast
On white
1.48
#69EE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#69EE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE81
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE81 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB78
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#4CE9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee81; /* rgb */ color: rgb(105, 238, 129); /* oklch */ color: oklch(84.9% 0.189 147.3);
Tailwind
colors: {
custom: {
50: '#9ef4a7',
500: '#69ee81',
950: '#000000',
},
}SCSS
$custom: #69ee81; $custom-light: #9ef4a7; $custom-dark: #000000;
JSON
{
"hex": "#69ee81",
"rgb": {
"r": 105,
"g": 238,
"b": 129
},
"hsl": {
"h": 130.827,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84944,
"c": 0.18948,
"h": 147.3
},
"luminance": 0.65737
}Semantic roles & 50–950 ramp
primary
#69EE81
secondary
#C438AA
accent
#0AB6DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580