#69EA84#69EA84
#69EA84 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.181 H 148.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA84 |
|---|---|
| RGB | rgb(105, 234, 132) |
| HSL | hsl(133, 75%, 66%) |
| HSV | hsv(133, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(83.71, -56.94, 38.93) |
| CIE-LCH | lch(83.71, 68.98, 145.64°) |
| OKLab | oklab(84.01% -0.1542 0.0957) |
| OKLCH | oklch(84.01% 0.181 148.2) |
| XYZ | xyz(39.4108, 63.5114, 32.0074) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Lightgreen
#90EE90
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 4.40
Wintergreen
#20F986
ΔE00 4.56
Minty Green
#0BF77D
ΔE00 4.59
Lightish Green
#61E160
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA84 #EA69CF
analogous
#8FEA69 #69EA84 #69EAC5
triadic
#69EA84 #8469EA #EA8469
tetradic
#69EA84 #698FEA #EA69CF #EAC569
square
#69EA84 #698FEA #EA69CF #EAC569
split-complementary
#69EA84 #C569EA #EA698F
monochromatic
#1BBE3D #33E258 #69EA84 #9FF2B0 #D4F9DC
Accessibility & contrast
On white
1.53
#69EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#69EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA84
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA84 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87C
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#4CE6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea84; /* rgb */ color: rgb(105, 234, 132); /* oklch */ color: oklch(84.0% 0.181 148.2);
Tailwind
colors: {
custom: {
50: '#9ef2a9',
500: '#69ea84',
950: '#000000',
},
}SCSS
$custom: #69ea84; $custom-light: #9ef2a9; $custom-dark: #000000;
JSON
{
"hex": "#69ea84",
"rgb": {
"r": 105,
"g": 234,
"b": 132
},
"hsl": {
"h": 132.558,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84014,
"c": 0.18144,
"h": 148.2
},
"luminance": 0.63515
}Semantic roles & 50–950 ramp
primary
#69EA84
secondary
#BD3AA2
accent
#0EADD8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581