#69F77F#69F77F
#69F77F is a very light, highly saturated green. Relative luminance 0.711; OKLCH L 87.1% C 0.203 H 146.6°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69F77F |
|---|---|
| RGB | rgb(105, 247, 127) |
| HSL | hsl(129, 90%, 69%) |
| HSV | hsv(129, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(87.51, -62.58, 46.15) |
| CIE-LCH | lch(87.51, 77.76, 143.59°) |
| OKLab | oklab(87.12% -0.1694 0.1119) |
| OKLCH | oklch(87.12% 0.203 146.6) |
| XYZ | xyz(42.9145, 71.0531, 31.5277) |
| Luminance | 0.7106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.40
Spearmint
#1EF876
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.54
Wintergreen
#20F986
ΔE00 3.69
Spring Green
#00FF7F
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F77F #F769E1
analogous
#9AF769 #69F77F #69F7C6
triadic
#69F77F #7F69F7 #F77F69
tetradic
#69F77F #699AF7 #F769E1 #F7C669
square
#69F77F #699AF7 #F769E1 #F7C669
split-complementary
#69F77F #C669F7 #F7699A
monochromatic
#0CDA2C #2FF44D #69F77F #A3FAB1 #DDFDE2
Accessibility & contrast
On white
1.38
#69F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#69F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F77F
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F77F | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#E8D687
Tritanopia (blue-blind)
#4AF2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f77f; /* rgb */ color: rgb(105, 247, 127); /* oklch */ color: oklch(87.1% 0.203 146.6);
Tailwind
colors: {
custom: {
50: '#a0fba6',
500: '#69f77f',
950: '#000000',
},
}SCSS
$custom: #69f77f; $custom-light: #a0fba6; $custom-dark: #000000;
JSON
{
"hex": "#69f77f",
"rgb": {
"r": 105,
"g": 247,
"b": 127
},
"hsl": {
"h": 129.296,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87115,
"c": 0.20299,
"h": 146.6
},
"luminance": 0.71057
}Semantic roles & 50–950 ramp
primary
#69F77F
secondary
#D134B8
accent
#00C2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580