#69EB7B#69EB7B
#69EB7B is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.191 H 146.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB7B |
|---|---|
| RGB | rgb(105, 235, 123) |
| HSL | hsl(128, 76%, 67%) |
| HSV | hsv(128, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(83.89, -58.66, 43.54) |
| CIE-LCH | lch(83.89, 73.05, 143.41°) |
| OKLab | oklab(84.12% -0.1589 0.1058) |
| OKLCH | oklch(84.12% 0.191 146.3) |
| XYZ | xyz(39.1068, 63.8465, 28.9978) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 4.00
Spearmint
#1EF876
ΔE00 4.29
Minty Green
#0BF77D
ΔE00 4.39
Wintergreen
#20F986
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB7B #EB69D9
analogous
#98EB69 #69EB7B #69EBBC
triadic
#69EB7B #7B69EB #EB7B69
tetradic
#69EB7B #6998EB #EB69D9 #EBBC69
square
#69EB7B #6998EB #EB69D9 #EBBC69
split-complementary
#69EB7B #BC69EB #EB6998
monochromatic
#1AC031 #33E44B #69EB7B #9FF2AB #D5F9DA
Accessibility & contrast
On white
1.53
#69EB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#69EB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB7B
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB7B | 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)
#EED872
Deuteranopia (green-blind)
#DDCD83
Tritanopia (blue-blind)
#4FE6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69eb7b; /* rgb */ color: rgb(105, 235, 123); /* oklch */ color: oklch(84.1% 0.191 146.3);
Tailwind
colors: {
custom: {
50: '#9ef2a3',
500: '#69eb7b',
950: '#000000',
},
}SCSS
$custom: #69eb7b; $custom-light: #9ef2a3; $custom-dark: #000000;
JSON
{
"hex": "#69eb7b",
"rgb": {
"r": 105,
"g": 235,
"b": 123
},
"hsl": {
"h": 128.308,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84118,
"c": 0.1909,
"h": 146.3
},
"luminance": 0.6385
}Semantic roles & 50–950 ramp
primary
#69EB7B
secondary
#BF3AAC
accent
#0DBCD9
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580