#69F980#69F980
#69F980 is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.6% C 0.205 H 146.6°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69F980 |
|---|---|
| RGB | rgb(105, 249, 128) |
| HSL | hsl(130, 92%, 69%) |
| HSV | hsv(130, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(88.12, -63.18, 46.43) |
| CIE-LCH | lch(88.12, 78.41, 143.69°) |
| OKLab | oklab(87.62% -0.171 0.1126) |
| OKLCH | oklch(87.62% 0.205 146.6) |
| XYZ | xyz(43.5948, 72.3091, 32.0776) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.12
Spearmint
#1EF876
ΔE00 3.10
Easter Green
#8CFD7E
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.57
Wintergreen
#20F986
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F980 #F969E2
analogous
#9AF969 #69F980 #69F9C8
triadic
#69F980 #8069F9 #F98069
tetradic
#69F980 #699AF9 #F969E2 #F9C869
square
#69F980 #699AF9 #F969E2 #F9C869
split-complementary
#69F980 #C869F9 #F9699A
monochromatic
#09DF2B #2EF74E #69F980 #A4FBB2 #DFFEE4
Accessibility & contrast
On white
1.36
#69F980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#69F980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F980
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F980 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE576
Deuteranopia (green-blind)
#E9D888
Tritanopia (blue-blind)
#49F4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f980; /* rgb */ color: rgb(105, 249, 128); /* oklch */ color: oklch(87.6% 0.205 146.6);
Tailwind
colors: {
custom: {
50: '#a0fca7',
500: '#69f980',
950: '#000000',
},
}SCSS
$custom: #69f980; $custom-light: #a0fca7; $custom-dark: #000000;
JSON
{
"hex": "#69f980",
"rgb": {
"r": 105,
"g": 249,
"b": 128
},
"hsl": {
"h": 129.583,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87618,
"c": 0.20469,
"h": 146.6
},
"luminance": 0.72313
}Semantic roles & 50–950 ramp
primary
#69F980
secondary
#D333BA
accent
#00C1E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680