#83E2A4#83E2A4
#83E2A4 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.8% C 0.126 H 154.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #83E2A4 |
|---|---|
| RGB | rgb(131, 226, 164) |
| HSL | hsl(141, 62%, 70%) |
| HSV | hsv(141, 42%, 89%) |
| CMYK | cmyk(42%, 0%, 27.4%, 11.4%) |
| CIE-LAB | lab(82.86, -41.52, 21.71) |
| CIE-LCH | lch(82.86, 46.85, 152.40°) |
| OKLab | oklab(83.76% -0.1137 0.0552) |
| OKLCH | oklch(83.76% 0.126 154.1) |
| XYZ | xyz(43.2544, 61.8954, 44.7825) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.98
Seafoam
#7FE0B3
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 4.71
Seafoam (survey)
#80F9AD
ΔE00 5.30
Seafoam Green
#7AF9AB
ΔE00 5.50
Light Blue Green
#7EFBB3
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E2A4 #E283C1
analogous
#91E283 #83E2A4 #83E2D4
triadic
#83E2A4 #A483E2 #E2A483
tetradic
#83E2A4 #8391E2 #E283C1 #E2D483
square
#83E2A4 #8391E2 #E283C1 #E2D483
split-complementary
#83E2A4 #D483E2 #E28391
monochromatic
#2CBE5F #51D680 #83E2A4 #B5EEC8 #E6F9ED
Accessibility & contrast
On white
1.57
#83E2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#83E2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E2A4
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E2A4 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D4A0
Deuteranopia (green-blind)
#D3CAA8
Tritanopia (blue-blind)
#6FE0D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #83e2a4; /* rgb */ color: rgb(131, 226, 164); /* oklch */ color: oklch(83.8% 0.126 154.1);
Tailwind
colors: {
custom: {
50: '#abebbf',
500: '#83e2a4',
950: '#000000',
},
}SCSS
$custom: #83e2a4; $custom-light: #abebbf; $custom-dark: #000000;
JSON
{
"hex": "#83e2a4",
"rgb": {
"r": 131,
"g": 226,
"b": 164
},
"hsl": {
"h": 140.842,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.83759,
"c": 0.12641,
"h": 154.1
},
"luminance": 0.61898
}Semantic roles & 50–950 ramp
primary
#83E2A4
secondary
#BA4F95
accent
#1C8DCA
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482