#69F480#69F480
#69F480 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.198 H 146.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69F480 |
|---|---|
| RGB | rgb(105, 244, 128) |
| HSL | hsl(130, 86%, 68%) |
| HSV | hsv(130, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(86.63, -61.33, 44.58) |
| CIE-LCH | lch(86.63, 75.82, 143.99°) |
| OKLab | oklab(86.4% -0.166 0.1084) |
| OKLCH | oklch(86.4% 0.198 146.9) |
| XYZ | xyz(42.0699, 69.2593, 31.5693) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.08
Spearmint
#1EF876
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.53
Wintergreen
#20F986
ΔE00 3.65
Easter Green
#8CFD7E
ΔE00 3.93
Spring Green
#00FF7F
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F480 #F469DD
analogous
#97F469 #69F480 #69F4C5
triadic
#69F480 #8069F4 #F48069
tetradic
#69F480 #6997F4 #F469DD #F4C569
square
#69F480 #6997F4 #F469DD #F4C569
split-complementary
#69F480 #C569F4 #F46997
monochromatic
#0FD330 #30F050 #69F480 #A2F8B0 #DBFCE1
Accessibility & contrast
On white
1.41
#69F480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#69F480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F480
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F480 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E077
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#4AEFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f480; /* rgb */ color: rgb(105, 244, 128); /* oklch */ color: oklch(86.4% 0.198 146.9);
Tailwind
colors: {
custom: {
50: '#9ff9a7',
500: '#69f480',
950: '#000000',
},
}SCSS
$custom: #69f480; $custom-light: #9ff9a7; $custom-dark: #000000;
JSON
{
"hex": "#69f480",
"rgb": {
"r": 105,
"g": 244,
"b": 128
},
"hsl": {
"h": 129.928,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86396,
"c": 0.19823,
"h": 146.9
},
"luminance": 0.69263
}Semantic roles & 50–950 ramp
primary
#69F480
secondary
#CD34B4
accent
#03BEE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580