#69F077#69F077
#69F077 is a very light, highly saturated green. Relative luminance 0.667; OKLCH L 85.3% C 0.201 H 145.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69F077 |
|---|---|
| RGB | rgb(105, 240, 119) |
| HSL | hsl(126, 82%, 68%) |
| HSV | hsv(126, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 50.4%, 5.9%) |
| CIE-LAB | lab(85.33, -61.09, 47.23) |
| CIE-LCH | lch(85.33, 77.22, 142.29°) |
| OKLab | oklab(85.29% -0.1655 0.1139) |
| OKLCH | oklch(85.29% 0.201 145.5) |
| XYZ | xyz(40.3131, 66.6517, 28.1899) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.63
Lightish Green
#61E160
ΔE00 3.73
Easter Green
#8CFD7E
ΔE00 3.99
Minty Green
#0BF77D
ΔE00 4.07
Wintergreen
#20F986
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F077 #F069E2
analogous
#9FF069 #69F077 #69F0BA
triadic
#69F077 #7769F0 #F07769
tetradic
#69F077 #699FF0 #F069E2 #F0BA69
square
#69F077 #699FF0 #F069E2 #F0BA69
split-complementary
#69F077 #BA69F0 #F0699F
monochromatic
#14CA27 #31EA45 #69F077 #A1F6A9 #D8FBDC
Accessibility & contrast
On white
1.47
#69F077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#69F077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F077
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F077 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6D
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#4FEBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69f077; /* rgb */ color: rgb(105, 240, 119); /* oklch */ color: oklch(85.3% 0.201 145.5);
Tailwind
colors: {
custom: {
50: '#9ff6a0',
500: '#69f077',
950: '#000000',
},
}SCSS
$custom: #69f077; $custom-light: #9ff6a0; $custom-dark: #000000;
JSON
{
"hex": "#69f077",
"rgb": {
"r": 105,
"g": 240,
"b": 119
},
"hsl": {
"h": 126.222,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85287,
"c": 0.20093,
"h": 145.5
},
"luminance": 0.66655
}Semantic roles & 50–950 ramp
primary
#69F077
secondary
#C736B8
accent
#07C8DE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580