#69DC83#69DC83
#69DC83 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.6% C 0.163 H 148.9°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69DC83 |
|---|---|
| RGB | rgb(105, 220, 131) |
| HSL | hsl(134, 62%, 64%) |
| HSV | hsv(134, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(79.51, -51.57, 34.00) |
| CIE-LCH | lch(79.51, 61.77, 146.60°) |
| OKLab | oklab(80.57% -0.1398 0.0842) |
| OKLCH | oklch(80.57% 0.163 148.9) |
| XYZ | xyz(35.5133, 55.8254, 30.3723) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.69
Tealish Green
#0CDC73
ΔE00 4.43
Seaweed
#18D17B
ΔE00 5.28
Emerald
#50C878
ΔE00 5.29
Lightgreen
#90EE90
ΔE00 5.34
Lightish Green
#61E160
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DC83 #DC69C2
analogous
#88DC69 #69DC83 #69DCBC
triadic
#69DC83 #8369DC #DC8369
tetradic
#69DC83 #6988DC #DC69C2 #DCBC69
square
#69DC83 #6988DC #DC69C2 #DCBC69
split-complementary
#69DC83 #BC69DC #DC6988
monochromatic
#26A443 #37D05A #69DC83 #9BE8AC #CCF3D5
Accessibility & contrast
On white
1.73
#69DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#69DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DC83
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DC83 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#51D8C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69dc83; /* rgb */ color: rgb(105, 220, 131); /* oklch */ color: oklch(80.6% 0.163 148.9);
Tailwind
colors: {
custom: {
50: '#9ce8a8',
500: '#69dc83',
950: '#000000',
},
}SCSS
$custom: #69dc83; $custom-light: #9ce8a8; $custom-dark: #000000;
JSON
{
"hex": "#69dc83",
"rgb": {
"r": 105,
"g": 220,
"b": 131
},
"hsl": {
"h": 133.565,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80569,
"c": 0.16322,
"h": 148.9
},
"luminance": 0.55828
}Semantic roles & 50–950 ramp
primary
#69DC83
secondary
#A74290
accent
#1CA2CA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480