#69DD83#69DD83
#69DD83 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.8% C 0.165 H 148.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD83 |
|---|---|
| RGB | rgb(105, 221, 131) |
| HSL | hsl(133, 63%, 64%) |
| HSV | hsv(133, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(79.81, -51.98, 34.39) |
| CIE-LCH | lch(79.81, 62.33, 146.51°) |
| OKLab | oklab(80.81% -0.1409 0.0851) |
| OKLCH | oklch(80.81% 0.165 148.9) |
| XYZ | xyz(35.7765, 56.3519, 30.4600) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Tealish Green
#0CDC73
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 5.16
Seaweed
#18D17B
ΔE00 5.41
Lightish Green
#61E160
ΔE00 5.42
Emerald
#50C878
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD83 #DD69C3
analogous
#89DD69 #69DD83 #69DDBD
triadic
#69DD83 #8369DD #DD8369
tetradic
#69DD83 #6989DD #DD69C3 #DDBD69
square
#69DD83 #6989DD #DD69C3 #DDBD69
split-complementary
#69DD83 #BD69DD #DD6989
monochromatic
#26A642 #37D25A #69DD83 #9BE8AC #CDF4D5
Accessibility & contrast
On white
1.71
#69DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#69DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD83
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD83 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7D
Deuteranopia (green-blind)
#CFC289
Tritanopia (blue-blind)
#51D9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dd83; /* rgb */ color: rgb(105, 221, 131); /* oklch */ color: oklch(80.8% 0.165 148.9);
Tailwind
colors: {
custom: {
50: '#9ce8a8',
500: '#69dd83',
950: '#000000',
},
}SCSS
$custom: #69dd83; $custom-light: #9ce8a8; $custom-dark: #000000;
JSON
{
"hex": "#69dd83",
"rgb": {
"r": 105,
"g": 221,
"b": 131
},
"hsl": {
"h": 133.448,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.80814,
"c": 0.16461,
"h": 148.9
},
"luminance": 0.56355
}Semantic roles & 50–950 ramp
primary
#69DD83
secondary
#A94192
accent
#1BA3CB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480