#83CBAB#83CBAB
#83CBAB is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.086 H 164.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #83CBAB |
|---|---|
| RGB | rgb(131, 203, 171) |
| HSL | hsl(153, 41%, 65%) |
| HSV | hsv(153, 35%, 80%) |
| CMYK | cmyk(35.5%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(76.36, -29.55, 8.89) |
| CIE-LCH | lch(76.36, 30.86, 163.26°) |
| OKLab | oklab(78.55% -0.083 0.0229) |
| OKLCH | oklch(78.55% 0.086 164.6) |
| XYZ | xyz(38.0640, 50.4752, 46.2572) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.25
Seafoam Blue
#78D1B6
ΔE00 3.25
Mediumaquamarine
#66CDAA
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 5.79
Light Teal
#90E4C1
ΔE00 5.89
Eucalyptus
#44D7A8
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CBAB #CB83A3
analogous
#83CB87 #83CBAB #83C7CB
triadic
#83CBAB #AB83CB #CBAB83
tetradic
#83CBAB #8783CB #CB83A3 #C7CB83
square
#83CBAB #8783CB #CB83A3 #C7CB83
split-complementary
#83CBAB #CB83C7 #CB8783
monochromatic
#3F956F #58B98E #83CBAB #AEDDC8 #D9EFE5
Accessibility & contrast
On white
1.89
#83CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#83CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CBAB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CBAB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#BCB9AD
Tritanopia (blue-blind)
#71CBC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #83cbab; /* rgb */ color: rgb(131, 203, 171); /* oklch */ color: oklch(78.6% 0.086 164.6);
Tailwind
colors: {
custom: {
50: '#a9dbc4',
500: '#83cbab',
950: '#000000',
},
}SCSS
$custom: #83cbab; $custom-light: #a9dbc4; $custom-dark: #000000;
JSON
{
"hex": "#83cbab",
"rgb": {
"r": 131,
"g": 203,
"b": 171
},
"hsl": {
"h": 153.333,
"s": 40.909,
"l": 65.49
},
"oklch": {
"l": 0.78553,
"c": 0.08607,
"h": 164.6
},
"luminance": 0.50477
}Semantic roles & 50–950 ramp
primary
#83CBAB
secondary
#9C5675
accent
#326CB4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482