#69EA76#69EA76
#69EA76 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.194 H 145.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA76 |
|---|---|
| RGB | rgb(105, 234, 118) |
| HSL | hsl(126, 75%, 66%) |
| HSV | hsv(126, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 49.6%, 8.2%) |
| CIE-LAB | lab(83.52, -58.98, 45.48) |
| CIE-LCH | lch(83.52, 74.48, 142.36°) |
| OKLab | oklab(83.8% -0.1599 0.1099) |
| OKLCH | oklch(83.8% 0.194 145.5) |
| XYZ | xyz(38.5162, 63.1535, 27.2962) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.90
Weird Green
#3AE57F
ΔE00 4.13
Lightgreen
#90EE90
ΔE00 4.31
Spearmint
#1EF876
ΔE00 4.42
Minty Green
#0BF77D
ΔE00 4.65
Lightgreen (survey)
#76FF7B
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA76 #EA69DD
analogous
#9DEA69 #69EA76 #69EAB7
triadic
#69EA76 #7669EA #EA7669
tetradic
#69EA76 #699DEA #EA69DD #EAB769
square
#69EA76 #699DEA #EA69DD #EAB769
split-complementary
#69EA76 #B769EA #EA699D
monochromatic
#1BBE2B #33E245 #69EA76 #9FF2A7 #D4F9D8
Accessibility & contrast
On white
1.54
#69EA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#69EA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA76
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA76 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#DCCC7E
Tritanopia (blue-blind)
#51E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69ea76; /* rgb */ color: rgb(105, 234, 118); /* oklch */ color: oklch(83.8% 0.194 145.5);
Tailwind
colors: {
custom: {
50: '#9ef29f',
500: '#69ea76',
950: '#000000',
},
}SCSS
$custom: #69ea76; $custom-light: #9ef29f; $custom-dark: #000000;
JSON
{
"hex": "#69ea76",
"rgb": {
"r": 105,
"g": 234,
"b": 118
},
"hsl": {
"h": 126.047,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83799,
"c": 0.19401,
"h": 145.5
},
"luminance": 0.63157
}Semantic roles & 50–950 ramp
primary
#69EA76
secondary
#BD3AB0
accent
#0EC3D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580