#83DD99#83DD99
#83DD99 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.3% C 0.129 H 150.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #83DD99 |
|---|---|
| RGB | rgb(131, 221, 153) |
| HSL | hsl(135, 57%, 69%) |
| HSV | hsv(135, 41%, 87%) |
| CMYK | cmyk(40.7%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(81.20, -41.29, 25.15) |
| CIE-LCH | lch(81.20, 48.35, 148.65°) |
| OKLab | oklab(82.35% -0.1127 0.0635) |
| OKLCH | oklch(82.35% 0.129 150.6) |
| XYZ | xyz(40.9639, 58.8355, 39.3287) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.52
Light Sea Green
#98F6B0
ΔE00 5.59
Lightgreen
#90EE90
ΔE00 5.74
Seafoam
#7FE0B3
ΔE00 5.74
Seafoam (survey)
#80F9AD
ΔE00 6.28
Seafoam Green
#7AF9AB
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DD99 #DD83C7
analogous
#9ADD83 #83DD99 #83DDC6
triadic
#83DD99 #9983DD #DD9983
tetradic
#83DD99 #839ADD #DD83C7 #DDC683
square
#83DD99 #839ADD #DD83C7 #DDC683
split-complementary
#83DD99 #C683DD #DD839A
monochromatic
#31B451 #53D071 #83DD99 #B3EAC1 #E3F7E8
Accessibility & contrast
On white
1.64
#83DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#83DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DD99
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DD99 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#D0C69D
Tritanopia (blue-blind)
#73DACB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #83dd99; /* rgb */ color: rgb(131, 221, 153); /* oklch */ color: oklch(82.3% 0.129 150.6);
Tailwind
colors: {
custom: {
50: '#abe8b7',
500: '#83dd99',
950: '#000000',
},
}SCSS
$custom: #83dd99; $custom-light: #abe8b7; $custom-dark: #000000;
JSON
{
"hex": "#83dd99",
"rgb": {
"r": 131,
"g": 221,
"b": 153
},
"hsl": {
"h": 134.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.82346,
"c": 0.12937,
"h": 150.6
},
"luminance": 0.58838
}Semantic roles & 50–950 ramp
primary
#83DD99
secondary
#B4509C
accent
#219DC5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481