#69F281#69F281
#69F281 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.195 H 147.1°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69F281 |
|---|---|
| RGB | rgb(105, 242, 129) |
| HSL | hsl(131, 84%, 68%) |
| HSV | hsv(131, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 46.7%, 5.1%) |
| CIE-LAB | lab(86.05, -60.44, 43.37) |
| CIE-LCH | lch(86.05, 74.39, 144.34°) |
| OKLab | oklab(85.92% -0.1636 0.1057) |
| OKLCH | oklch(85.92% 0.195 147.1) |
| XYZ | xyz(41.5376, 68.0887, 31.7181) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.49
Lightgreen (survey)
#76FF7B
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 4.04
Turquoise Green
#04F489
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F281 #F269DA
analogous
#95F269 #69F281 #69F2C5
triadic
#69F281 #8169F2 #F28169
tetradic
#69F281 #6995F2 #F269DA #F2C569
square
#69F281 #6995F2 #F269DA #F2C569
split-complementary
#69F281 #C569F2 #F26995
monochromatic
#12CF33 #31ED52 #69F281 #A1F7B0 #DAFCE0
Accessibility & contrast
On white
1.44
#69F281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#69F281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F281
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F281 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF78
Deuteranopia (green-blind)
#E3D289
Tritanopia (blue-blind)
#4BEDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f281; /* rgb */ color: rgb(105, 242, 129); /* oklch */ color: oklch(85.9% 0.195 147.1);
Tailwind
colors: {
custom: {
50: '#9ff7a7',
500: '#69f281',
950: '#000000',
},
}SCSS
$custom: #69f281; $custom-light: #9ff7a7; $custom-dark: #000000;
JSON
{
"hex": "#69f281",
"rgb": {
"r": 105,
"g": 242,
"b": 129
},
"hsl": {
"h": 130.511,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.85922,
"c": 0.19474,
"h": 147.1
},
"luminance": 0.68092
}Semantic roles & 50–950 ramp
primary
#69F281
secondary
#CB35B0
accent
#05BAE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580