#69F77B#69F77B
#69F77B is a very light, highly saturated green. Relative luminance 0.710; OKLCH L 87.1% C 0.206 H 145.9°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69F77B |
|---|---|
| RGB | rgb(105, 247, 123) |
| HSL | hsl(128, 90%, 69%) |
| HSV | hsv(128, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 50.2%, 3.1%) |
| CIE-LAB | lab(87.46, -63.13, 47.98) |
| CIE-LCH | lch(87.46, 79.29, 142.77°) |
| OKLab | oklab(87.06% -0.1709 0.1158) |
| OKLCH | oklch(87.06% 0.206 145.9) |
| XYZ | xyz(42.6589, 70.9509, 30.1819) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.09
Spearmint
#1EF876
ΔE00 3.16
Easter Green
#8CFD7E
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.73
Spring Green
#00FF7F
ΔE00 3.88
Lighter Green
#75FD63
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F77B #F769E5
analogous
#9EF769 #69F77B #69F7C2
triadic
#69F77B #7B69F7 #F77B69
tetradic
#69F77B #699EF7 #F769E5 #F7C269
square
#69F77B #699EF7 #F769E5 #F7C269
split-complementary
#69F77B #C269F7 #F7699E
monochromatic
#0CDA26 #2FF448 #69F77B #A3FAAE #DDFDE1
Accessibility & contrast
On white
1.38
#69F77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#69F77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F77B
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F77B | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE370
Deuteranopia (green-blind)
#E8D684
Tritanopia (blue-blind)
#4BF2DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f77b; /* rgb */ color: rgb(105, 247, 123); /* oklch */ color: oklch(87.1% 0.206 145.9);
Tailwind
colors: {
custom: {
50: '#a0fba3',
500: '#69f77b',
950: '#000000',
},
}SCSS
$custom: #69f77b; $custom-light: #a0fba3; $custom-dark: #000000;
JSON
{
"hex": "#69f77b",
"rgb": {
"r": 105,
"g": 247,
"b": 123
},
"hsl": {
"h": 127.606,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87058,
"c": 0.20645,
"h": 145.9
},
"luminance": 0.70955
}Semantic roles & 50–950 ramp
primary
#69F77B
secondary
#D134BD
accent
#00C8E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580