#69F77C#69F77C
#69F77C is a very light, highly saturated green. Relative luminance 0.710; OKLCH L 87.1% C 0.206 H 146.1°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69F77C |
|---|---|
| RGB | rgb(105, 247, 124) |
| HSL | hsl(128, 90%, 69%) |
| HSV | hsv(128, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 49.8%, 3.1%) |
| CIE-LAB | lab(87.47, -63.00, 47.52) |
| CIE-LCH | lch(87.47, 78.91, 142.97°) |
| OKLab | oklab(87.07% -0.1705 0.1148) |
| OKLCH | oklch(87.07% 0.206 146.1) |
| XYZ | xyz(42.7219, 70.9761, 30.5133) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.16
Spearmint
#1EF876
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.68
Spring Green
#00FF7F
ΔE00 3.84
Wintergreen
#20F986
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F77C #F769E4
analogous
#9DF769 #69F77C #69F7C3
triadic
#69F77C #7C69F7 #F77C69
tetradic
#69F77C #699DF7 #F769E4 #F7C369
square
#69F77C #699DF7 #F769E4 #F7C369
split-complementary
#69F77C #C369F7 #F7699D
monochromatic
#0CDA27 #2FF449 #69F77C #A3FAAF #DDFDE1
Accessibility & contrast
On white
1.38
#69F77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#69F77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F77C
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F77C | 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)
#FAE372
Deuteranopia (green-blind)
#E8D685
Tritanopia (blue-blind)
#4BF2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f77c; /* rgb */ color: rgb(105, 247, 124); /* oklch */ color: oklch(87.1% 0.206 146.1);
Tailwind
colors: {
custom: {
50: '#a0fba4',
500: '#69f77c',
950: '#000000',
},
}SCSS
$custom: #69f77c; $custom-light: #a0fba4; $custom-dark: #000000;
JSON
{
"hex": "#69f77c",
"rgb": {
"r": 105,
"g": 247,
"b": 124
},
"hsl": {
"h": 128.028,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87072,
"c": 0.20559,
"h": 146.1
},
"luminance": 0.7098
}Semantic roles & 50–950 ramp
primary
#69F77C
secondary
#D134BC
accent
#00C7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580