#69F982#69F982
#69F982 is a very light, highly saturated green. Relative luminance 0.724; OKLCH L 87.6% C 0.203 H 147.0°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69F982 |
|---|---|
| RGB | rgb(105, 249, 130) |
| HSL | hsl(130, 92%, 69%) |
| HSV | hsv(130, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 47.8%, 2.4%) |
| CIE-LAB | lab(88.14, -62.90, 45.52) |
| CIE-LCH | lch(88.14, 77.64, 144.11°) |
| OKLab | oklab(87.65% -0.1702 0.1106) |
| OKLCH | oklch(87.65% 0.203 147) |
| XYZ | xyz(43.7278, 72.3623, 32.7777) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.33
Spearmint
#1EF876
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.48
Easter Green
#8CFD7E
ΔE00 3.52
Wintergreen
#20F986
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F982 #F969E0
analogous
#98F969 #69F982 #69F9CA
triadic
#69F982 #8269F9 #F98269
tetradic
#69F982 #6998F9 #F969E0 #F9CA69
square
#69F982 #6998F9 #F969E0 #F9CA69
split-complementary
#69F982 #CA69F9 #F96998
monochromatic
#09DF2E #2EF751 #69F982 #A4FBB3 #DFFEE4
Accessibility & contrast
On white
1.36
#69F982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#69F982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F982
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F982 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE578
Deuteranopia (green-blind)
#E9D88A
Tritanopia (blue-blind)
#48F4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f982; /* rgb */ color: rgb(105, 249, 130); /* oklch */ color: oklch(87.6% 0.203 147.0);
Tailwind
colors: {
custom: {
50: '#a0fca8',
500: '#69f982',
950: '#000000',
},
}SCSS
$custom: #69f982; $custom-light: #a0fca8; $custom-dark: #000000;
JSON
{
"hex": "#69f982",
"rgb": {
"r": 105,
"g": 249,
"b": 130
},
"hsl": {
"h": 130.417,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87647,
"c": 0.20294,
"h": 147
},
"luminance": 0.72366
}Semantic roles & 50–950 ramp
primary
#69F982
secondary
#D333B7
accent
#00BEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681