#69EA81#69EA81
#69EA81 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.184 H 147.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA81 |
|---|---|
| RGB | rgb(105, 234, 129) |
| HSL | hsl(131, 75%, 66%) |
| HSV | hsv(131, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 44.9%, 8.2%) |
| CIE-LAB | lab(83.67, -57.40, 40.35) |
| CIE-LCH | lch(83.67, 70.16, 144.89°) |
| OKLab | oklab(83.97% -0.1554 0.0988) |
| OKLCH | oklch(83.97% 0.184 147.5) |
| XYZ | xyz(39.2084, 63.4304, 30.9417) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Lightgreen
#90EE90
ΔE00 3.76
Lightish Green
#61E160
ΔE00 4.20
Minty Green
#0BF77D
ΔE00 4.51
Turquoise Green
#04F489
ΔE00 4.54
Wintergreen
#20F986
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA81 #EA69D2
analogous
#92EA69 #69EA81 #69EAC2
triadic
#69EA81 #8169EA #EA8169
tetradic
#69EA81 #6992EA #EA69D2 #EAC269
square
#69EA81 #6992EA #EA69D2 #EAC269
split-complementary
#69EA81 #C269EA #EA6992
monochromatic
#1BBE39 #33E254 #69EA81 #9FF2AE #D4F9DB
Accessibility & contrast
On white
1.53
#69EA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#69EA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA81
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA81 | 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)
#ECD879
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#4DE5D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea81; /* rgb */ color: rgb(105, 234, 129); /* oklch */ color: oklch(84.0% 0.184 147.5);
Tailwind
colors: {
custom: {
50: '#9ef2a7',
500: '#69ea81',
950: '#000000',
},
}SCSS
$custom: #69ea81; $custom-light: #9ef2a7; $custom-dark: #000000;
JSON
{
"hex": "#69ea81",
"rgb": {
"r": 105,
"g": 234,
"b": 129
},
"hsl": {
"h": 131.163,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83965,
"c": 0.18417,
"h": 147.5
},
"luminance": 0.63434
}Semantic roles & 50–950 ramp
primary
#69EA81
secondary
#BD3AA5
accent
#0EB2D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580