#69F282#69F282
#69F282 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.194 H 147.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69F282 |
|---|---|
| RGB | rgb(105, 242, 130) |
| HSL | hsl(131, 84%, 68%) |
| HSV | hsv(131, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(86.06, -60.29, 42.90) |
| CIE-LCH | lch(86.06, 74.00, 144.56°) |
| OKLab | oklab(85.94% -0.1632 0.1047) |
| OKLCH | oklch(85.94% 0.194 147.3) |
| XYZ | xyz(41.6044, 68.1155, 32.0699) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.53
Minty Green
#0BF77D
ΔE00 3.60
Wintergreen
#20F986
ΔE00 3.65
Lightgreen (survey)
#76FF7B
ΔE00 3.68
Lightgreen
#90EE90
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F282 #F269D9
analogous
#94F269 #69F282 #69F2C6
triadic
#69F282 #8269F2 #F28269
tetradic
#69F282 #6994F2 #F269D9 #F2C669
square
#69F282 #6994F2 #F269D9 #F2C669
split-complementary
#69F282 #C669F2 #F26994
monochromatic
#12CF34 #31ED53 #69F282 #A1F7B1 #DAFCE0
Accessibility & contrast
On white
1.44
#69F282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#69F282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F282
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F282 | 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)
#F5DF79
Deuteranopia (green-blind)
#E3D28A
Tritanopia (blue-blind)
#4AEDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f282; /* rgb */ color: rgb(105, 242, 130); /* oklch */ color: oklch(85.9% 0.194 147.3);
Tailwind
colors: {
custom: {
50: '#9ff7a8',
500: '#69f282',
950: '#000000',
},
}SCSS
$custom: #69f282; $custom-light: #9ff7a8; $custom-dark: #000000;
JSON
{
"hex": "#69f282",
"rgb": {
"r": 105,
"g": 242,
"b": 130
},
"hsl": {
"h": 130.949,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.85938,
"c": 0.19385,
"h": 147.3
},
"luminance": 0.68119
}Semantic roles & 50–950 ramp
primary
#69F282
secondary
#CB35AF
accent
#05B8E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580