#69EB7A#69EB7A
#69EB7A is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.192 H 146.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB7A |
|---|---|
| RGB | rgb(105, 235, 122) |
| HSL | hsl(128, 76%, 67%) |
| HSV | hsv(128, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(83.87, -58.80, 44.01) |
| CIE-LCH | lch(83.87, 73.44, 143.19°) |
| OKLab | oklab(84.1% -0.1593 0.1068) |
| OKLCH | oklch(84.1% 0.192 146.2) |
| XYZ | xyz(39.0445, 63.8216, 28.6698) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 4.06
Spearmint
#1EF876
ΔE00 4.28
Minty Green
#0BF77D
ΔE00 4.41
Lightgreen (survey)
#76FF7B
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB7A #EB69DA
analogous
#99EB69 #69EB7A #69EBBB
triadic
#69EB7A #7A69EB #EB7A69
tetradic
#69EB7A #6999EB #EB69DA #EBBB69
square
#69EB7A #6999EB #EB69DA #EBBB69
split-complementary
#69EB7A #BB69EB #EB6999
monochromatic
#1AC02F #33E44A #69EB7A #9FF2AA #D5F9DA
Accessibility & contrast
On white
1.53
#69EB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#69EB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB7A
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB7A | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED871
Deuteranopia (green-blind)
#DDCD82
Tritanopia (blue-blind)
#4FE6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69eb7a; /* rgb */ color: rgb(105, 235, 122); /* oklch */ color: oklch(84.1% 0.192 146.2);
Tailwind
colors: {
custom: {
50: '#9ef2a2',
500: '#69eb7a',
950: '#000000',
},
}SCSS
$custom: #69eb7a; $custom-light: #9ef2a2; $custom-dark: #000000;
JSON
{
"hex": "#69eb7a",
"rgb": {
"r": 105,
"g": 235,
"b": 122
},
"hsl": {
"h": 127.846,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84103,
"c": 0.19179,
"h": 146.2
},
"luminance": 0.63825
}Semantic roles & 50–950 ramp
primary
#69EB7A
secondary
#BF3AAD
accent
#0DBED9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580