#69EB76#69EB76
#69EB76 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.195 H 145.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB76 |
|---|---|
| RGB | rgb(105, 235, 118) |
| HSL | hsl(126, 76%, 67%) |
| HSV | hsv(126, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 49.8%, 7.8%) |
| CIE-LAB | lab(83.82, -59.35, 45.85) |
| CIE-LCH | lch(83.82, 75.00, 142.31°) |
| OKLab | oklab(84.04% -0.1609 0.1108) |
| OKLCH | oklch(84.04% 0.195 145.5) |
| XYZ | xyz(38.8017, 63.7245, 27.3913) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.00
Weird Green
#3AE57F
ΔE00 4.24
Spearmint
#1EF876
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.33
Lightgreen (survey)
#76FF7B
ΔE00 4.44
Minty Green
#0BF77D
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB76 #EB69DE
analogous
#9DEB69 #69EB76 #69EBB7
triadic
#69EB76 #7669EB #EB7669
tetradic
#69EB76 #699DEB #EB69DE #EBB769
square
#69EB76 #699DEB #EB69DE #EBB769
split-complementary
#69EB76 #B769EB #EB699D
monochromatic
#1AC02A #33E445 #69EB76 #9FF2A7 #D5F9D9
Accessibility & contrast
On white
1.53
#69EB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#69EB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB76
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB76 | 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)
#EED86C
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#50E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69eb76; /* rgb */ color: rgb(105, 235, 118); /* oklch */ color: oklch(84.0% 0.195 145.5);
Tailwind
colors: {
custom: {
50: '#9ef2a0',
500: '#69eb76',
950: '#000000',
},
}SCSS
$custom: #69eb76; $custom-light: #9ef2a0; $custom-dark: #000000;
JSON
{
"hex": "#69eb76",
"rgb": {
"r": 105,
"g": 235,
"b": 118
},
"hsl": {
"h": 126,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84044,
"c": 0.19531,
"h": 145.5
},
"luminance": 0.63728
}Semantic roles & 50–950 ramp
primary
#69EB76
secondary
#BF3AB1
accent
#0DC4D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580