#69EA82#69EA82
#69EA82 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.183 H 147.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA82 |
|---|---|
| RGB | rgb(105, 234, 130) |
| HSL | hsl(132, 75%, 66%) |
| HSV | hsv(132, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 44.4%, 8.2%) |
| CIE-LAB | lab(83.68, -57.25, 39.88) |
| CIE-LCH | lch(83.68, 69.77, 145.14°) |
| OKLab | oklab(83.98% -0.155 0.0978) |
| OKLCH | oklch(83.98% 0.183 147.8) |
| XYZ | xyz(39.2752, 63.4571, 31.2935) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Lightgreen
#90EE90
ΔE00 3.74
Lightish Green
#61E160
ΔE00 4.34
Turquoise Green
#04F489
ΔE00 4.49
Minty Green
#0BF77D
ΔE00 4.53
Wintergreen
#20F986
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA82 #EA69D1
analogous
#91EA69 #69EA82 #69EAC3
triadic
#69EA82 #8269EA #EA8269
tetradic
#69EA82 #6991EA #EA69D1 #EAC369
square
#69EA82 #6991EA #EA69D1 #EAC369
split-complementary
#69EA82 #C369EA #EA6991
monochromatic
#1BBE3A #33E255 #69EA82 #9FF2AF #D4F9DB
Accessibility & contrast
On white
1.53
#69EA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#69EA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA82
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA82 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87A
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#4DE6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea82; /* rgb */ color: rgb(105, 234, 130); /* oklch */ color: oklch(84.0% 0.183 147.8);
Tailwind
colors: {
custom: {
50: '#9ef2a8',
500: '#69ea82',
950: '#000000',
},
}SCSS
$custom: #69ea82; $custom-light: #9ef2a8; $custom-dark: #000000;
JSON
{
"hex": "#69ea82",
"rgb": {
"r": 105,
"g": 234,
"b": 130
},
"hsl": {
"h": 131.628,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83981,
"c": 0.18326,
"h": 147.8
},
"luminance": 0.63461
}Semantic roles & 50–950 ramp
primary
#69EA82
secondary
#BD3AA4
accent
#0EB1D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580