#69DC82#69DC82
#69DC82 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.6% C 0.164 H 148.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69DC82 |
|---|---|
| RGB | rgb(105, 220, 130) |
| HSL | hsl(133, 62%, 64%) |
| HSV | hsv(133, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(79.50, -51.74, 34.49) |
| CIE-LCH | lch(79.50, 62.18, 146.31°) |
| OKLab | oklab(80.55% -0.1403 0.0853) |
| OKLCH | oklch(80.55% 0.164 148.7) |
| XYZ | xyz(35.4459, 55.7984, 30.0171) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.66
Tealish Green
#0CDC73
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 5.31
Seaweed
#18D17B
ΔE00 5.33
Emerald
#50C878
ΔE00 5.33
Lightish Green
#61E160
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DC82 #DC69C3
analogous
#89DC69 #69DC82 #69DCBB
triadic
#69DC82 #8269DC #DC8269
tetradic
#69DC82 #6989DC #DC69C3 #DCBB69
square
#69DC82 #6989DC #DC69C3 #DCBB69
split-complementary
#69DC82 #BB69DC #DC6989
monochromatic
#26A442 #37D059 #69DC82 #9BE8AB #CCF3D5
Accessibility & contrast
On white
1.73
#69DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#69DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DC82
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DC82 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7C
Deuteranopia (green-blind)
#CEC188
Tritanopia (blue-blind)
#51D8C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69dc82; /* rgb */ color: rgb(105, 220, 130); /* oklch */ color: oklch(80.6% 0.164 148.7);
Tailwind
colors: {
custom: {
50: '#9ce8a7',
500: '#69dc82',
950: '#000000',
},
}SCSS
$custom: #69dc82; $custom-light: #9ce8a7; $custom-dark: #000000;
JSON
{
"hex": "#69dc82",
"rgb": {
"r": 105,
"g": 220,
"b": 130
},
"hsl": {
"h": 133.043,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80551,
"c": 0.16417,
"h": 148.7
},
"luminance": 0.55801
}Semantic roles & 50–950 ramp
primary
#69DC82
secondary
#A74291
accent
#1CA4CA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480