#69F078#69F078
#69F078 is a very light, highly saturated green. Relative luminance 0.667; OKLCH L 85.3% C 0.200 H 145.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69F078 |
|---|---|
| RGB | rgb(105, 240, 120) |
| HSL | hsl(127, 82%, 68%) |
| HSV | hsv(127, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 50%, 5.9%) |
| CIE-LAB | lab(85.34, -60.95, 46.78) |
| CIE-LCH | lch(85.34, 76.83, 142.50°) |
| OKLab | oklab(85.3% -0.1651 0.1129) |
| OKLCH | oklch(85.3% 0.2 145.6) |
| XYZ | xyz(40.3735, 66.6759, 28.5078) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.62
Lightish Green
#61E160
ΔE00 3.80
Minty Green
#0BF77D
ΔE00 4.02
Easter Green
#8CFD7E
ΔE00 4.03
Wintergreen
#20F986
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F078 #F069E1
analogous
#9DF069 #69F078 #69F0BC
triadic
#69F078 #7869F0 #F07869
tetradic
#69F078 #699DF0 #F069E1 #F0BC69
square
#69F078 #699DF0 #F069E1 #F0BC69
split-complementary
#69F078 #BC69F0 #F0699D
monochromatic
#14CA28 #31EA46 #69F078 #A1F6AA #D8FBDC
Accessibility & contrast
On white
1.46
#69F078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#69F078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F078
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F078 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD6E
Deuteranopia (green-blind)
#E2D181
Tritanopia (blue-blind)
#4EEBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69f078; /* rgb */ color: rgb(105, 240, 120); /* oklch */ color: oklch(85.3% 0.200 145.6);
Tailwind
colors: {
custom: {
50: '#9ff6a1',
500: '#69f078',
950: '#000000',
},
}SCSS
$custom: #69f078; $custom-light: #9ff6a1; $custom-dark: #000000;
JSON
{
"hex": "#69f078",
"rgb": {
"r": 105,
"g": 240,
"b": 120
},
"hsl": {
"h": 126.667,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85301,
"c": 0.20006,
"h": 145.6
},
"luminance": 0.66679
}Semantic roles & 50–950 ramp
primary
#69F078
secondary
#C736B7
accent
#07C6DE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580