#83E2B0#83E2B0
#83E2B0 is a very light, moderate green. Relative luminance 0.624; OKLCH L 84.0% C 0.116 H 159.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #83E2B0 |
|---|---|
| RGB | rgb(131, 226, 176) |
| HSL | hsl(148, 62%, 70%) |
| HSV | hsv(148, 42%, 89%) |
| CMYK | cmyk(42%, 0%, 22.1%, 11.4%) |
| CIE-LAB | lab(83.10, -39.22, 15.78) |
| CIE-LCH | lch(83.10, 42.28, 158.08°) |
| OKLab | oklab(84.03% -0.1084 0.0405) |
| OKLCH | oklch(84.03% 0.116 159.5) |
| XYZ | xyz(44.3897, 62.3495, 50.7615) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.40
Light Teal
#90E4C1
ΔE00 3.99
Hospital Green
#9BE5AA
ΔE00 4.15
Mint
#AAF0C1
ΔE00 5.19
Light Turquoise
#7EF4CC
ΔE00 5.55
Eucalyptus
#44D7A8
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E2B0 #E283B5
analogous
#85E283 #83E2B0 #83E2E0
triadic
#83E2B0 #B083E2 #E2B083
tetradic
#83E2B0 #8385E2 #E283B5 #E2E083
square
#83E2B0 #8385E2 #E283B5 #E2E083
split-complementary
#83E2B0 #E083E2 #E28385
monochromatic
#2CBE71 #51D690 #83E2B0 #B5EED0 #E6F9EF
Accessibility & contrast
On white
1.56
#83E2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#83E2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E2B0
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E2B0 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AD
Deuteranopia (green-blind)
#D1CBB3
Tritanopia (blue-blind)
#6CE1D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83e2b0; /* rgb */ color: rgb(131, 226, 176); /* oklch */ color: oklch(84.0% 0.116 159.5);
Tailwind
colors: {
custom: {
50: '#abebc7',
500: '#83e2b0',
950: '#000000',
},
}SCSS
$custom: #83e2b0; $custom-light: #abebc7; $custom-dark: #000000;
JSON
{
"hex": "#83e2b0",
"rgb": {
"r": 131,
"g": 226,
"b": 176
},
"hsl": {
"h": 148.421,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.84034,
"c": 0.11574,
"h": 159.5
},
"luminance": 0.62353
}Semantic roles & 50–950 ramp
primary
#83E2B0
secondary
#BA4F87
accent
#1C77CA
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482