#69E082#69E082
#69E082 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.5% C 0.170 H 148.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69E082 |
|---|---|
| RGB | rgb(105, 224, 130) |
| HSL | hsl(133, 66%, 65%) |
| HSV | hsv(133, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(80.70, -53.34, 36.04) |
| CIE-LCH | lch(80.70, 64.37, 145.95°) |
| OKLab | oklab(81.53% -0.1445 0.0889) |
| OKLCH | oklch(81.53% 0.17 148.4) |
| XYZ | xyz(36.5082, 57.9232, 30.3712) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Tealish Green
#0CDC73
ΔE00 4.35
Lightgreen
#90EE90
ΔE00 4.65
Lightish Green
#61E160
ΔE00 4.86
Turquoise Green
#04F489
ΔE00 5.84
Aqua Green
#12E193
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E082 #E069C7
analogous
#8CE069 #69E082 #69E0BE
triadic
#69E082 #8269E0 #E08269
tetradic
#69E082 #698CE0 #E069C7 #E0BE69
square
#69E082 #698CE0 #E069C7 #E0BE69
split-complementary
#69E082 #BE69E0 #E0698C
monochromatic
#23AB40 #36D658 #69E082 #9CEAAC #CEF5D7
Accessibility & contrast
On white
1.67
#69E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#69E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E082
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E082 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#50DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69e082; /* rgb */ color: rgb(105, 224, 130); /* oklch */ color: oklch(81.5% 0.170 148.4);
Tailwind
colors: {
custom: {
50: '#9ceaa7',
500: '#69e082',
950: '#000000',
},
}SCSS
$custom: #69e082; $custom-light: #9ceaa7; $custom-dark: #000000;
JSON
{
"hex": "#69e082",
"rgb": {
"r": 105,
"g": 224,
"b": 130
},
"hsl": {
"h": 132.605,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81532,
"c": 0.16969,
"h": 148.4
},
"luminance": 0.57926
}Semantic roles & 50–950 ramp
primary
#69E082
secondary
#AD4096
accent
#18A7CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480