#83CCAA#83CCAA
#83CCAA is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.088 H 163.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCAA |
|---|---|
| RGB | rgb(131, 204, 170) |
| HSL | hsl(152, 42%, 66%) |
| HSV | hsv(152, 36%, 80%) |
| CMYK | cmyk(35.8%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(76.63, -30.24, 9.81) |
| CIE-LCH | lch(76.63, 31.79, 162.03°) |
| OKLab | oklab(78.76% -0.0846 0.0253) |
| OKLCH | oklch(78.76% 0.088 163.4) |
| XYZ | xyz(38.2060, 50.9111, 45.8361) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.80
Seafoam Blue
#78D1B6
ΔE00 3.51
Mediumaquamarine
#66CDAA
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 5.35
Light Teal
#90E4C1
ΔE00 5.68
Eucalyptus
#44D7A8
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCAA #CC83A5
analogous
#83CC85 #83CCAA #83C9CC
triadic
#83CCAA #AA83CC #CCAA83
tetradic
#83CCAA #8583CC #CC83A5 #C9CC83
square
#83CCAA #8583CC #CC83A5 #C9CC83
split-complementary
#83CCAA #CC83C9 #CC8583
monochromatic
#3E976D #58BA8C #83CCAA #AEDEC8 #DAF0E5
Accessibility & contrast
On white
1.88
#83CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#83CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCAA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCAA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A8
Deuteranopia (green-blind)
#BDBAAC
Tritanopia (blue-blind)
#72CCC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83ccaa; /* rgb */ color: rgb(131, 204, 170); /* oklch */ color: oklch(78.8% 0.088 163.4);
Tailwind
colors: {
custom: {
50: '#a9dcc3',
500: '#83ccaa',
950: '#000000',
},
}SCSS
$custom: #83ccaa; $custom-light: #a9dcc3; $custom-dark: #000000;
JSON
{
"hex": "#83ccaa",
"rgb": {
"r": 131,
"g": 204,
"b": 170
},
"hsl": {
"h": 152.055,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.78759,
"c": 0.08834,
"h": 163.4
},
"luminance": 0.50913
}Semantic roles & 50–950 ramp
primary
#83CCAA
secondary
#9D5677
accent
#316EB5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482