#69EE82#69EE82
#69EE82 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.189 H 147.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE82 |
|---|---|
| RGB | rgb(105, 238, 130) |
| HSL | hsl(131, 80%, 67%) |
| HSV | hsv(131, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.87, -58.78, 41.40) |
| CIE-LCH | lch(84.87, 71.89, 144.84°) |
| OKLab | oklab(84.96% -0.1591 0.1012) |
| OKLCH | oklch(84.96% 0.189 147.5) |
| XYZ | xyz(40.4269, 65.7604, 31.6774) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 3.76
Minty Green
#0BF77D
ΔE00 3.98
Wintergreen
#20F986
ΔE00 4.02
Spearmint
#1EF876
ΔE00 4.05
Turquoise Green
#04F489
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE82 #EE69D5
analogous
#93EE69 #69EE82 #69EEC4
triadic
#69EE82 #8269EE #EE8269
tetradic
#69EE82 #6993EE #EE69D5 #EEC469
square
#69EE82 #6993EE #EE69D5 #EEC469
split-complementary
#69EE82 #C469EE #EE6993
monochromatic
#16C637 #32E854 #69EE82 #A0F4B0 #D7FADE
Accessibility & contrast
On white
1.48
#69EE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#69EE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE82
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE82 | 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)
#F1DB7A
Deuteranopia (green-blind)
#DFCF89
Tritanopia (blue-blind)
#4CE9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee82; /* rgb */ color: rgb(105, 238, 130); /* oklch */ color: oklch(85.0% 0.189 147.5);
Tailwind
colors: {
custom: {
50: '#9ef4a8',
500: '#69ee82',
950: '#000000',
},
}SCSS
$custom: #69ee82; $custom-light: #9ef4a8; $custom-dark: #000000;
JSON
{
"hex": "#69ee82",
"rgb": {
"r": 105,
"g": 238,
"b": 130
},
"hsl": {
"h": 131.278,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.8496,
"c": 0.18858,
"h": 147.5
},
"luminance": 0.65764
}Semantic roles & 50–950 ramp
primary
#69EE82
secondary
#C438A9
accent
#0AB4DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580