#83DEA2#83DEA2
#83DEA2 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.8% C 0.122 H 154.0°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEA2 |
|---|---|
| RGB | rgb(131, 222, 162) |
| HSL | hsl(140, 58%, 69%) |
| HSV | hsv(140, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 27%, 12.9%) |
| CIE-LAB | lab(81.66, -40.11, 21.10) |
| CIE-LCH | lch(81.66, 45.32, 152.25°) |
| OKLab | oklab(82.78% -0.1099 0.0537) |
| OKLCH | oklch(82.78% 0.122 154) |
| XYZ | xyz(42.0002, 59.6737, 43.4805) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.13
Seafoam
#7FE0B3
ΔE00 3.95
Light Sea Green
#98F6B0
ΔE00 5.55
Mint
#AAF0C1
ΔE00 6.20
Seafoam (survey)
#80F9AD
ΔE00 6.25
Seafoam Green
#7AF9AB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEA2 #DE83BF
analogous
#92DE83 #83DEA2 #83DED0
triadic
#83DEA2 #A283DE #DEA283
tetradic
#83DEA2 #8392DE #DE83BF #DED083
square
#83DEA2 #8392DE #DE83BF #DED083
split-complementary
#83DEA2 #D083DE #DE8392
monochromatic
#30B65E #53D17E #83DEA2 #B3EBC6 #E4F8EB
Accessibility & contrast
On white
1.62
#83DEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#83DEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEA2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEA2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED19E
Deuteranopia (green-blind)
#D0C7A5
Tritanopia (blue-blind)
#71DCCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #83dea2; /* rgb */ color: rgb(131, 222, 162); /* oklch */ color: oklch(82.8% 0.122 154.0);
Tailwind
colors: {
custom: {
50: '#abe9bd',
500: '#83dea2',
950: '#000000',
},
}SCSS
$custom: #83dea2; $custom-light: #abe9bd; $custom-dark: #000000;
JSON
{
"hex": "#83dea2",
"rgb": {
"r": 131,
"g": 222,
"b": 162
},
"hsl": {
"h": 140.44,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.82775,
"c": 0.12233,
"h": 154
},
"luminance": 0.59676
}Semantic roles & 50–950 ramp
primary
#83DEA2
secondary
#B55093
accent
#208DC6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482