#83DDBA#83DDBA
#83DDBA is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.101 H 167.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDBA |
|---|---|
| RGB | rgb(131, 221, 186) |
| HSL | hsl(157, 57%, 69%) |
| HSV | hsv(157, 41%, 87%) |
| CMYK | cmyk(40.7%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(81.88, -34.89, 8.79) |
| CIE-LCH | lch(81.88, 35.98, 165.86°) |
| OKLab | oklab(83.12% -0.0982 0.0226) |
| OKLCH | oklch(83.12% 0.101 167) |
| XYZ | xyz(44.0759, 60.0803, 55.7190) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.99
Seafoam
#7FE0B3
ΔE00 2.62
Seafoam Blue
#78D1B6
ΔE00 3.60
Mediumaquamarine
#66CDAA
ΔE00 4.57
Pale Teal
#82CBB2
ΔE00 4.94
Light Turquoise
#7EF4CC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDBA #DD83A6
analogous
#83DD8D #83DDBA #83D3DD
triadic
#83DDBA #BA83DD #DDBA83
tetradic
#83DDBA #8D83DD #DD83A6 #D3DD83
square
#83DDBA #8D83DD #DD83A6 #D3DD83
split-complementary
#83DDBA #DD83D3 #DD8D83
monochromatic
#31B481 #53D09F #83DDBA #B3EAD5 #E3F7EF
Accessibility & contrast
On white
1.61
#83DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#83DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDBA
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDBA | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#69DED3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83ddba; /* rgb */ color: rgb(131, 221, 186); /* oklch */ color: oklch(83.1% 0.101 167.0);
Tailwind
colors: {
custom: {
50: '#abe8ce',
500: '#83ddba',
950: '#000000',
},
}SCSS
$custom: #83ddba; $custom-light: #abe8ce; $custom-dark: #000000;
JSON
{
"hex": "#83ddba",
"rgb": {
"r": 131,
"g": 221,
"b": 186
},
"hsl": {
"h": 156.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.83122,
"c": 0.10075,
"h": 167
},
"luminance": 0.60083
}Semantic roles & 50–950 ramp
primary
#83DDBA
secondary
#B45077
accent
#2161C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483