#69F77D#69F77D
#69F77D is a very light, highly saturated green. Relative luminance 0.710; OKLCH L 87.1% C 0.205 H 146.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69F77D |
|---|---|
| RGB | rgb(105, 247, 125) |
| HSL | hsl(128, 90%, 69%) |
| HSV | hsv(128, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 49.4%, 3.1%) |
| CIE-LAB | lab(87.49, -62.86, 47.07) |
| CIE-LCH | lch(87.49, 78.53, 143.18°) |
| OKLab | oklab(87.09% -0.1702 0.1138) |
| OKLCH | oklch(87.09% 0.205 146.2) |
| XYZ | xyz(42.7854, 71.0015, 30.8480) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.23
Spearmint
#1EF876
ΔE00 3.13
Easter Green
#8CFD7E
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.63
Spring Green
#00FF7F
ΔE00 3.80
Wintergreen
#20F986
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F77D #F769E3
analogous
#9CF769 #69F77D #69F7C4
triadic
#69F77D #7D69F7 #F77D69
tetradic
#69F77D #699CF7 #F769E3 #F7C469
square
#69F77D #699CF7 #F769E3 #F7C469
split-complementary
#69F77D #C469F7 #F7699C
monochromatic
#0CDA29 #2FF44B #69F77D #A3FAAF #DDFDE2
Accessibility & contrast
On white
1.38
#69F77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#69F77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F77D
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F77D | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE373
Deuteranopia (green-blind)
#E8D686
Tritanopia (blue-blind)
#4AF2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f77d; /* rgb */ color: rgb(105, 247, 125); /* oklch */ color: oklch(87.1% 0.205 146.2);
Tailwind
colors: {
custom: {
50: '#a0fba5',
500: '#69f77d',
950: '#000000',
},
}SCSS
$custom: #69f77d; $custom-light: #a0fba5; $custom-dark: #000000;
JSON
{
"hex": "#69f77d",
"rgb": {
"r": 105,
"g": 247,
"b": 125
},
"hsl": {
"h": 128.451,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87086,
"c": 0.20472,
"h": 146.2
},
"luminance": 0.71005
}Semantic roles & 50–950 ramp
primary
#69F77D
secondary
#D134BB
accent
#00C5E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580