#69F482#69F482
#69F482 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.196 H 147.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69F482 |
|---|---|
| RGB | rgb(105, 244, 130) |
| HSL | hsl(131, 86%, 68%) |
| HSV | hsv(131, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(86.66, -61.04, 43.65) |
| CIE-LCH | lch(86.66, 75.05, 144.43°) |
| OKLab | oklab(86.43% -0.1652 0.1064) |
| OKLCH | oklch(86.43% 0.196 147.2) |
| XYZ | xyz(42.2029, 69.3125, 32.2694) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.27
Spearmint
#1EF876
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 4.04
Easter Green
#8CFD7E
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F482 #F469DB
analogous
#95F469 #69F482 #69F4C7
triadic
#69F482 #8269F4 #F48269
tetradic
#69F482 #6995F4 #F469DB #F4C769
square
#69F482 #6995F4 #F469DB #F4C769
split-complementary
#69F482 #C769F4 #F46995
monochromatic
#0FD333 #30F052 #69F482 #A2F8B2 #DBFCE1
Accessibility & contrast
On white
1.41
#69F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#69F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F482
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F482 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E179
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#4AEFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f482; /* rgb */ color: rgb(105, 244, 130); /* oklch */ color: oklch(86.4% 0.196 147.2);
Tailwind
colors: {
custom: {
50: '#9ff9a8',
500: '#69f482',
950: '#000000',
},
}SCSS
$custom: #69f482; $custom-light: #9ff9a8; $custom-dark: #000000;
JSON
{
"hex": "#69f482",
"rgb": {
"r": 105,
"g": 244,
"b": 130
},
"hsl": {
"h": 130.791,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86426,
"c": 0.19647,
"h": 147.2
},
"luminance": 0.69316
}Semantic roles & 50–950 ramp
primary
#69F482
secondary
#CD34B2
accent
#03BBE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580