#69F080#69F080
#69F080 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.193 H 147.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69F080 |
|---|---|
| RGB | rgb(105, 240, 128) |
| HSL | hsl(130, 82%, 68%) |
| HSV | hsv(130, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.44, -59.83, 43.09) |
| CIE-LCH | lch(85.44, 73.73, 144.24°) |
| OKLab | oklab(85.42% -0.1619 0.105) |
| OKLCH | oklch(85.42% 0.193 147) |
| XYZ | xyz(40.8794, 66.8783, 31.1724) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.69
Minty Green
#0BF77D
ΔE00 3.77
Wintergreen
#20F986
ΔE00 3.89
Lightgreen (survey)
#76FF7B
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F080 #F069D9
analogous
#96F069 #69F080 #69F0C3
triadic
#69F080 #8069F0 #F08069
tetradic
#69F080 #6996F0 #F069D9 #F0C369
square
#69F080 #6996F0 #F069D9 #F0C369
split-complementary
#69F080 #C369F0 #F06996
monochromatic
#14CA33 #31EA51 #69F080 #A1F6AF #D8FBDE
Accessibility & contrast
On white
1.46
#69F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#69F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F080
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F080 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#4CEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69f080; /* rgb */ color: rgb(105, 240, 128); /* oklch */ color: oklch(85.4% 0.193 147.0);
Tailwind
colors: {
custom: {
50: '#9ff6a6',
500: '#69f080',
950: '#000000',
},
}SCSS
$custom: #69f080; $custom-light: #9ff6a6; $custom-dark: #000000;
JSON
{
"hex": "#69f080",
"rgb": {
"r": 105,
"g": 240,
"b": 128
},
"hsl": {
"h": 130.222,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85418,
"c": 0.19301,
"h": 147
},
"luminance": 0.66882
}Semantic roles & 50–950 ramp
primary
#69F080
secondary
#C736AE
accent
#07BADE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580