#69DE80#69DE80
#69DE80 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.0% C 0.169 H 148.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69DE80 |
|---|---|
| RGB | rgb(105, 222, 128) |
| HSL | hsl(132, 64%, 64%) |
| HSV | hsv(132, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 42.3%, 12.9%) |
| CIE-LAB | lab(80.07, -52.85, 36.23) |
| CIE-LCH | lch(80.07, 64.08, 145.57°) |
| OKLab | oklab(81.01% -0.1432 0.0893) |
| OKLCH | oklch(81.01% 0.169 148.1) |
| XYZ | xyz(35.8410, 56.8013, 29.4929) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Tealish Green
#0CDC73
ΔE00 4.30
Lightish Green
#61E160
ΔE00 4.78
Lightgreen
#90EE90
ΔE00 4.92
Seaweed
#18D17B
ΔE00 5.72
Emerald
#50C878
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DE80 #DE69C7
analogous
#8DDE69 #69DE80 #69DEBB
triadic
#69DE80 #8069DE #DE8069
tetradic
#69DE80 #698DDE #DE69C7 #DEBB69
square
#69DE80 #698DDE #DE69C7 #DEBB69
split-complementary
#69DE80 #BB69DE #DE698D
monochromatic
#25A83F #37D356 #69DE80 #9BE9AA #CDF4D5
Accessibility & contrast
On white
1.70
#69DE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#69DE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DE80
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DE80 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD79
Deuteranopia (green-blind)
#D0C286
Tritanopia (blue-blind)
#51DAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69de80; /* rgb */ color: rgb(105, 222, 128); /* oklch */ color: oklch(81.0% 0.169 148.1);
Tailwind
colors: {
custom: {
50: '#9ce9a6',
500: '#69de80',
950: '#000000',
},
}SCSS
$custom: #69de80; $custom-light: #9ce9a6; $custom-dark: #000000;
JSON
{
"hex": "#69de80",
"rgb": {
"r": 105,
"g": 222,
"b": 128
},
"hsl": {
"h": 131.795,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.81007,
"c": 0.1688,
"h": 148.1
},
"luminance": 0.56804
}Semantic roles & 50–950 ramp
primary
#69DE80
secondary
#AA4196
accent
#1AA9CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480