#69F280#69F280
#69F280 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.196 H 146.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69F280 |
|---|---|
| RGB | rgb(105, 242, 128) |
| HSL | hsl(130, 84%, 68%) |
| HSV | hsv(130, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(86.04, -60.58, 43.83) |
| CIE-LCH | lch(86.04, 74.78, 144.11°) |
| OKLab | oklab(85.91% -0.164 0.1067) |
| OKLCH | oklch(85.91% 0.196 146.9) |
| XYZ | xyz(41.4714, 68.0623, 31.3698) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 4.09
Easter Green
#8CFD7E
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F280 #F269DB
analogous
#96F269 #69F280 #69F2C4
triadic
#69F280 #8069F2 #F28069
tetradic
#69F280 #6996F2 #F269DB #F2C469
square
#69F280 #6996F2 #F269DB #F2C469
split-complementary
#69F280 #C469F2 #F26996
monochromatic
#12CF32 #31ED50 #69F280 #A1F7B0 #DAFCDF
Accessibility & contrast
On white
1.44
#69F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#69F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F280
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F280 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#4BEDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f280; /* rgb */ color: rgb(105, 242, 128); /* oklch */ color: oklch(85.9% 0.196 146.9);
Tailwind
colors: {
custom: {
50: '#9ff7a6',
500: '#69f280',
950: '#000000',
},
}SCSS
$custom: #69f280; $custom-light: #9ff7a6; $custom-dark: #000000;
JSON
{
"hex": "#69f280",
"rgb": {
"r": 105,
"g": 242,
"b": 128
},
"hsl": {
"h": 130.073,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.85907,
"c": 0.19563,
"h": 146.9
},
"luminance": 0.68066
}Semantic roles & 50–950 ramp
primary
#69F280
secondary
#CB35B1
accent
#05BCE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580