#83CAAB#83CAAB
#83CAAB is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.3% C 0.085 H 165.0°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #83CAAB |
|---|---|
| RGB | rgb(131, 202, 171) |
| HSL | hsl(154, 40%, 65%) |
| HSV | hsv(154, 35%, 79%) |
| CMYK | cmyk(35.1%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(76.07, -29.07, 8.48) |
| CIE-LCH | lch(76.07, 30.29, 163.74°) |
| OKLab | oklab(78.32% -0.0817 0.0219) |
| OKLCH | oklch(78.32% 0.085 165) |
| XYZ | xyz(37.8286, 50.0044, 46.1787) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.02
Seafoam Blue
#78D1B6
ΔE00 3.25
Mediumaquamarine
#66CDAA
ΔE00 3.84
Seafoam
#7FE0B3
ΔE00 6.13
Light Teal
#90E4C1
ΔE00 6.14
Darkseagreen
#8FBC8F
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CAAB #CA83A2
analogous
#83CA87 #83CAAB #83C5CA
triadic
#83CAAB #AB83CA #CAAB83
tetradic
#83CAAB #8783CA #CA83A2 #C5CA83
square
#83CAAB #8783CA #CA83A2 #C5CA83
split-complementary
#83CAAB #CA83C5 #CA8783
monochromatic
#3F946F #58B88E #83CAAB #AEDCC8 #D9EFE5
Accessibility & contrast
On white
1.91
#83CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#83CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CAAB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CAAB | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1A9
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#72CAC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #83caab; /* rgb */ color: rgb(131, 202, 171); /* oklch */ color: oklch(78.3% 0.085 165.0);
Tailwind
colors: {
custom: {
50: '#a9dac4',
500: '#83caab',
950: '#000000',
},
}SCSS
$custom: #83caab; $custom-light: #a9dac4; $custom-dark: #000000;
JSON
{
"hex": "#83caab",
"rgb": {
"r": 131,
"g": 202,
"b": 171
},
"hsl": {
"h": 153.803,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.78321,
"c": 0.0846,
"h": 165
},
"luminance": 0.50007
}Semantic roles & 50–950 ramp
primary
#83CAAB
secondary
#9A5774
accent
#326BB3
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101512
muted
#818482