#83CCAB#83CCAB
#83CCAB is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.088 H 164.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCAB |
|---|---|
| RGB | rgb(131, 204, 171) |
| HSL | hsl(153, 42%, 66%) |
| HSV | hsv(153, 36%, 80%) |
| CMYK | cmyk(35.8%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(76.65, -30.03, 9.30) |
| CIE-LCH | lch(76.65, 31.44, 162.79°) |
| OKLab | oklab(78.79% -0.0842 0.024) |
| OKLCH | oklch(78.79% 0.088 164.1) |
| XYZ | xyz(38.3009, 50.9491, 46.3362) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.51
Seafoam Blue
#78D1B6
ΔE00 3.28
Mediumaquamarine
#66CDAA
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 5.45
Light Teal
#90E4C1
ΔE00 5.65
Eucalyptus
#44D7A8
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCAB #CC83A4
analogous
#83CC86 #83CCAB #83C8CC
triadic
#83CCAB #AB83CC #CCAB83
tetradic
#83CCAB #8683CC #CC83A4 #C8CC83
square
#83CCAB #8683CC #CC83A4 #C8CC83
split-complementary
#83CCAB #CC83C8 #CC8683
monochromatic
#3E976F #58BA8E #83CCAB #AEDEC8 #DAF0E6
Accessibility & contrast
On white
1.88
#83CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#83CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCAB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCAB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#BDBAAD
Tritanopia (blue-blind)
#71CCC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83ccab; /* rgb */ color: rgb(131, 204, 171); /* oklch */ color: oklch(78.8% 0.088 164.1);
Tailwind
colors: {
custom: {
50: '#a9dcc4',
500: '#83ccab',
950: '#000000',
},
}SCSS
$custom: #83ccab; $custom-light: #a9dcc4; $custom-dark: #000000;
JSON
{
"hex": "#83ccab",
"rgb": {
"r": 131,
"g": 204,
"b": 171
},
"hsl": {
"h": 152.877,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.78785,
"c": 0.08756,
"h": 164.1
},
"luminance": 0.50951
}Semantic roles & 50–950 ramp
primary
#83CCAB
secondary
#9D5676
accent
#316CB5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482