#69F481#69F481
#69F481 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.197 H 147.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69F481 |
|---|---|
| RGB | rgb(105, 244, 129) |
| HSL | hsl(130, 86%, 68%) |
| HSV | hsv(130, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(86.65, -61.19, 44.12) |
| CIE-LCH | lch(86.65, 75.43, 144.21°) |
| OKLab | oklab(86.41% -0.1656 0.1074) |
| OKLCH | oklch(86.41% 0.197 147) |
| XYZ | xyz(42.1361, 69.2858, 31.9176) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.18
Spearmint
#1EF876
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.59
Easter Green
#8CFD7E
ΔE00 4.02
Spring Green
#00FF7F
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F481 #F469DC
analogous
#96F469 #69F481 #69F4C6
triadic
#69F481 #8169F4 #F48169
tetradic
#69F481 #6996F4 #F469DC #F4C669
square
#69F481 #6996F4 #F469DC #F4C669
split-complementary
#69F481 #C669F4 #F46996
monochromatic
#0FD331 #30F051 #69F481 #A2F8B1 #DBFCE1
Accessibility & contrast
On white
1.41
#69F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#69F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F481
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F481 | 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)
#F7E178
Deuteranopia (green-blind)
#E5D489
Tritanopia (blue-blind)
#4AEFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f481; /* rgb */ color: rgb(105, 244, 129); /* oklch */ color: oklch(86.4% 0.197 147.0);
Tailwind
colors: {
custom: {
50: '#9ff9a7',
500: '#69f481',
950: '#000000',
},
}SCSS
$custom: #69f481; $custom-light: #9ff9a7; $custom-dark: #000000;
JSON
{
"hex": "#69f481",
"rgb": {
"r": 105,
"g": 244,
"b": 129
},
"hsl": {
"h": 130.36,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86411,
"c": 0.19735,
"h": 147
},
"luminance": 0.6929
}Semantic roles & 50–950 ramp
primary
#69F481
secondary
#CD34B3
accent
#03BCE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580