#83E2BB#83E2BB
#83E2BB is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.107 H 165.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #83E2BB |
|---|---|
| RGB | rgb(131, 226, 187) |
| HSL | hsl(155, 62%, 70%) |
| HSV | hsv(155, 42%, 89%) |
| CMYK | cmyk(42%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.34, -36.98, 10.34) |
| CIE-LCH | lch(83.34, 38.40, 164.38°) |
| OKLab | oklab(84.31% -0.1036 0.0266) |
| OKLCH | oklch(84.31% 0.107 165.6) |
| XYZ | xyz(45.5224, 62.8026, 56.7274) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.69
Light Teal
#90E4C1
ΔE00 1.76
Light Turquoise
#7EF4CC
ΔE00 4.22
Seafoam Blue
#78D1B6
ΔE00 4.99
Mediumaquamarine
#66CDAA
ΔE00 5.50
Eucalyptus
#44D7A8
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E2BB #E283AA
analogous
#83E28B #83E2BB #83DAE2
triadic
#83E2BB #BB83E2 #E2BB83
tetradic
#83E2BB #8B83E2 #E283AA #DAE283
square
#83E2BB #8B83E2 #E283AA #DAE283
split-complementary
#83E2BB #E283DA #E28B83
monochromatic
#2CBE82 #51D6A0 #83E2BB #B5EED6 #E6F9F1
Accessibility & contrast
On white
1.55
#83E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#83E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E2BB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E2BB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#68E2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #83e2bb; /* rgb */ color: rgb(131, 226, 187); /* oklch */ color: oklch(84.3% 0.107 165.6);
Tailwind
colors: {
custom: {
50: '#abebcf',
500: '#83e2bb',
950: '#000000',
},
}SCSS
$custom: #83e2bb; $custom-light: #abebcf; $custom-dark: #000000;
JSON
{
"hex": "#83e2bb",
"rgb": {
"r": 131,
"g": 226,
"b": 187
},
"hsl": {
"h": 155.368,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.84307,
"c": 0.10697,
"h": 165.6
},
"luminance": 0.62806
}Semantic roles & 50–950 ramp
primary
#83E2BB
secondary
#BA4F7B
accent
#1C63CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483