#69EA77#69EA77
#69EA77 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.193 H 145.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA77 |
|---|---|
| RGB | rgb(105, 234, 119) |
| HSL | hsl(127, 75%, 66%) |
| HSV | hsv(127, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(83.54, -58.84, 45.02) |
| CIE-LCH | lch(83.54, 74.09, 142.58°) |
| OKLab | oklab(83.81% -0.1595 0.109) |
| OKLCH | oklch(83.81% 0.193 145.7) |
| XYZ | xyz(38.5760, 63.1774, 27.6108) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.00
Weird Green
#3AE57F
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.24
Spearmint
#1EF876
ΔE00 4.41
Minty Green
#0BF77D
ΔE00 4.62
Lightgreen (survey)
#76FF7B
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA77 #EA69DC
analogous
#9CEA69 #69EA77 #69EAB8
triadic
#69EA77 #7769EA #EA7769
tetradic
#69EA77 #699CEA #EA69DC #EAB869
square
#69EA77 #699CEA #EA69DC #EAB869
split-complementary
#69EA77 #B869EA #EA699C
monochromatic
#1BBE2C #33E246 #69EA77 #9FF2A8 #D4F9D8
Accessibility & contrast
On white
1.54
#69EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#69EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA77
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA77 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#DCCC7F
Tritanopia (blue-blind)
#50E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69ea77; /* rgb */ color: rgb(105, 234, 119); /* oklch */ color: oklch(83.8% 0.193 145.7);
Tailwind
colors: {
custom: {
50: '#9ef2a0',
500: '#69ea77',
950: '#000000',
},
}SCSS
$custom: #69ea77; $custom-light: #9ef2a0; $custom-dark: #000000;
JSON
{
"hex": "#69ea77",
"rgb": {
"r": 105,
"g": 234,
"b": 119
},
"hsl": {
"h": 126.512,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83813,
"c": 0.19313,
"h": 145.7
},
"luminance": 0.63181
}Semantic roles & 50–950 ramp
primary
#69EA77
secondary
#BD3AAF
accent
#0EC2D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580