#69EB77#69EB77
#69EB77 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.194 H 145.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB77 |
|---|---|
| RGB | rgb(105, 235, 119) |
| HSL | hsl(126, 76%, 67%) |
| HSV | hsv(126, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 49.4%, 7.8%) |
| CIE-LAB | lab(83.83, -59.22, 45.39) |
| CIE-LCH | lch(83.83, 74.61, 142.53°) |
| OKLab | oklab(84.06% -0.1605 0.1098) |
| OKLCH | oklch(84.06% 0.194 145.6) |
| XYZ | xyz(38.8615, 63.7484, 27.7060) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.26
Spearmint
#1EF876
ΔE00 4.26
Lightgreen (survey)
#76FF7B
ΔE00 4.48
Minty Green
#0BF77D
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB77 #EB69DD
analogous
#9CEB69 #69EB77 #69EBB8
triadic
#69EB77 #7769EB #EB7769
tetradic
#69EB77 #699CEB #EB69DD #EBB869
square
#69EB77 #699CEB #EB69DD #EBB869
split-complementary
#69EB77 #B869EB #EB699C
monochromatic
#1AC02C #33E446 #69EB77 #9FF2A8 #D5F9D9
Accessibility & contrast
On white
1.53
#69EB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#69EB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB77
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB77 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86D
Deuteranopia (green-blind)
#DDCC7F
Tritanopia (blue-blind)
#50E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69eb77; /* rgb */ color: rgb(105, 235, 119); /* oklch */ color: oklch(84.1% 0.194 145.6);
Tailwind
colors: {
custom: {
50: '#9ef2a0',
500: '#69eb77',
950: '#000000',
},
}SCSS
$custom: #69eb77; $custom-light: #9ef2a0; $custom-dark: #000000;
JSON
{
"hex": "#69eb77",
"rgb": {
"r": 105,
"g": 235,
"b": 119
},
"hsl": {
"h": 126.462,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84059,
"c": 0.19444,
"h": 145.6
},
"luminance": 0.63752
}Semantic roles & 50–950 ramp
primary
#69EB77
secondary
#BF3AB0
accent
#0DC3D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580