#69F082#69F082
#69F082 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.191 H 147.4°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69F082 |
|---|---|
| RGB | rgb(105, 240, 130) |
| HSL | hsl(131, 82%, 68%) |
| HSV | hsv(131, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.47, -59.54, 42.15) |
| CIE-LCH | lch(85.47, 72.95, 144.70°) |
| OKLab | oklab(85.45% -0.1611 0.103) |
| OKLCH | oklch(85.45% 0.191 147.4) |
| XYZ | xyz(41.0124, 66.9314, 31.8726) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.76
Spearmint
#1EF876
ΔE00 3.77
Wintergreen
#20F986
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 3.96
Lightgreen (survey)
#76FF7B
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F082 #F069D7
analogous
#94F069 #69F082 #69F0C5
triadic
#69F082 #8269F0 #F08269
tetradic
#69F082 #6994F0 #F069D7 #F0C569
square
#69F082 #6994F0 #F069D7 #F0C569
split-complementary
#69F082 #C569F0 #F06994
monochromatic
#14CA36 #31EA54 #69F082 #A1F6B0 #D8FBDF
Accessibility & contrast
On white
1.46
#69F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#69F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F082
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F082 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD79
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#4BEBD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f082; /* rgb */ color: rgb(105, 240, 130); /* oklch */ color: oklch(85.4% 0.191 147.4);
Tailwind
colors: {
custom: {
50: '#9ff6a8',
500: '#69f082',
950: '#000000',
},
}SCSS
$custom: #69f082; $custom-light: #9ff6a8; $custom-dark: #000000;
JSON
{
"hex": "#69f082",
"rgb": {
"r": 105,
"g": 240,
"b": 130
},
"hsl": {
"h": 131.111,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85449,
"c": 0.19122,
"h": 147.4
},
"luminance": 0.66935
}Semantic roles & 50–950 ramp
primary
#69F082
secondary
#C736AC
accent
#07B6DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580