#69EA80#69EA80
#69EA80 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.185 H 147.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA80 |
|---|---|
| RGB | rgb(105, 234, 128) |
| HSL | hsl(131, 75%, 66%) |
| HSV | hsv(131, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(83.65, -57.55, 40.82) |
| CIE-LCH | lch(83.65, 70.56, 144.65°) |
| OKLab | oklab(83.95% -0.1558 0.0999) |
| OKLCH | oklch(83.95% 0.185 147.3) |
| XYZ | xyz(39.1423, 63.4040, 30.5934) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Lightgreen
#90EE90
ΔE00 3.78
Lightish Green
#61E160
ΔE00 4.07
Minty Green
#0BF77D
ΔE00 4.50
Turquoise Green
#04F489
ΔE00 4.59
Wintergreen
#20F986
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA80 #EA69D3
analogous
#93EA69 #69EA80 #69EAC1
triadic
#69EA80 #8069EA #EA8069
tetradic
#69EA80 #6993EA #EA69D3 #EAC169
square
#69EA80 #6993EA #EA69D3 #EAC169
split-complementary
#69EA80 #C169EA #EA6993
monochromatic
#1BBE38 #33E253 #69EA80 #9FF2AD #D4F9DB
Accessibility & contrast
On white
1.53
#69EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#69EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA80
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA80 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DBCC87
Tritanopia (blue-blind)
#4EE5D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69ea80; /* rgb */ color: rgb(105, 234, 128); /* oklch */ color: oklch(83.9% 0.185 147.3);
Tailwind
colors: {
custom: {
50: '#9ef2a6',
500: '#69ea80',
950: '#000000',
},
}SCSS
$custom: #69ea80; $custom-light: #9ef2a6; $custom-dark: #000000;
JSON
{
"hex": "#69ea80",
"rgb": {
"r": 105,
"g": 234,
"b": 128
},
"hsl": {
"h": 130.698,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83949,
"c": 0.18508,
"h": 147.3
},
"luminance": 0.63407
}Semantic roles & 50–950 ramp
primary
#69EA80
secondary
#BD3AA6
accent
#0EB4D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580