#69E77B#69E77B
#69E77B is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.1% C 0.186 H 146.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69E77B |
|---|---|
| RGB | rgb(105, 231, 123) |
| HSL | hsl(129, 72%, 66%) |
| HSV | hsv(129, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 46.8%, 9.4%) |
| CIE-LAB | lab(82.69, -57.13, 42.04) |
| CIE-LCH | lch(82.69, 70.93, 143.65°) |
| OKLab | oklab(83.14% -0.1548 0.1024) |
| OKLCH | oklch(83.14% 0.186 146.5) |
| XYZ | xyz(37.9744, 61.5819, 28.6204) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.40
Lightgreen
#90EE90
ΔE00 4.06
Minty Green
#0BF77D
ΔE00 4.96
Spearmint
#1EF876
ΔE00 4.99
Tealish Green
#0CDC73
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E77B #E769D5
analogous
#96E769 #69E77B #69E7BA
triadic
#69E77B #7B69E7 #E77B69
tetradic
#69E77B #6996E7 #E769D5 #E7BA69
square
#69E77B #6996E7 #E769D5 #E7BA69
split-complementary
#69E77B #BA69E7 #E76996
monochromatic
#1DB834 #34DF4D #69E77B #9EEFA9 #D3F8D8
Accessibility & contrast
On white
1.58
#69E77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#69E77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E77B
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E77B | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD572
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#50E2CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e77b; /* rgb */ color: rgb(105, 231, 123); /* oklch */ color: oklch(83.1% 0.186 146.5);
Tailwind
colors: {
custom: {
50: '#9defa3',
500: '#69e77b',
950: '#000000',
},
}SCSS
$custom: #69e77b; $custom-light: #9defa3; $custom-dark: #000000;
JSON
{
"hex": "#69e77b",
"rgb": {
"r": 105,
"g": 231,
"b": 123
},
"hsl": {
"h": 128.571,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83136,
"c": 0.1856,
"h": 146.5
},
"luminance": 0.61585
}Semantic roles & 50–950 ramp
primary
#69E77B
secondary
#B83CA6
accent
#11B9D4
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580