#83CCAC#83CCAC
#83CCAC is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.087 H 164.9°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCAC |
|---|---|
| RGB | rgb(131, 204, 172) |
| HSL | hsl(154, 42%, 66%) |
| HSV | hsv(154, 36%, 80%) |
| CMYK | cmyk(35.8%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(76.67, -29.83, 8.80) |
| CIE-LCH | lch(76.67, 31.10, 163.56°) |
| OKLab | oklab(78.81% -0.0838 0.0227) |
| OKLCH | oklch(78.81% 0.087 164.9) |
| XYZ | xyz(38.3966, 50.9873, 46.8400) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.21
Seafoam Blue
#78D1B6
ΔE00 3.05
Mediumaquamarine
#66CDAA
ΔE00 3.62
Seafoam
#7FE0B3
ΔE00 5.58
Light Teal
#90E4C1
ΔE00 5.64
Eucalyptus
#44D7A8
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCAC #CC83A3
analogous
#83CC87 #83CCAC #83C7CC
triadic
#83CCAC #AC83CC #CCAC83
tetradic
#83CCAC #8783CC #CC83A3 #C7CC83
square
#83CCAC #8783CC #CC83A3 #C7CC83
split-complementary
#83CCAC #CC83C7 #CC8783
monochromatic
#3E9770 #58BA8F #83CCAC #AEDEC9 #DAF0E6
Accessibility & contrast
On white
1.88
#83CCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#83CCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCAC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCAC | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#BDBAAE
Tritanopia (blue-blind)
#71CCC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83ccac; /* rgb */ color: rgb(131, 204, 172); /* oklch */ color: oklch(78.8% 0.087 164.9);
Tailwind
colors: {
custom: {
50: '#a9dcc4',
500: '#83ccac',
950: '#000000',
},
}SCSS
$custom: #83ccac; $custom-light: #a9dcc4; $custom-dark: #000000;
JSON
{
"hex": "#83ccac",
"rgb": {
"r": 131,
"g": 204,
"b": 172
},
"hsl": {
"h": 153.699,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.78811,
"c": 0.08678,
"h": 164.9
},
"luminance": 0.5099
}Semantic roles & 50–950 ramp
primary
#83CCAC
secondary
#9D5675
accent
#316BB5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482