#83CCB2#83CCB2
#83CCB2 is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.082 H 169.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCB2 |
|---|---|
| RGB | rgb(131, 204, 178) |
| HSL | hsl(159, 42%, 66%) |
| HSV | hsv(159, 36%, 80%) |
| CMYK | cmyk(35.8%, 0%, 12.7%, 20%) |
| CIE-LAB | lab(76.81, -28.56, 5.78) |
| CIE-LCH | lch(76.81, 29.14, 168.56°) |
| OKLab | oklab(78.97% -0.0811 0.0148) |
| OKLCH | oklch(78.97% 0.082 169.6) |
| XYZ | xyz(38.9859, 51.2230, 49.9436) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 0.40
Seafoam Blue
#78D1B6
ΔE00 2.19
Mediumaquamarine
#66CDAA
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 5.94
Seafoam
#7FE0B3
ΔE00 6.62
Eucalyptus
#44D7A8
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCB2 #CC839D
analogous
#83CC8D #83CCB2 #83C1CC
triadic
#83CCB2 #B283CC #CCB283
tetradic
#83CCB2 #8D83CC #CC839D #C1CC83
square
#83CCB2 #8D83CC #CC839D #C1CC83
split-complementary
#83CCB2 #CC83C1 #CC8D83
monochromatic
#3E9777 #58BA97 #83CCB2 #AEDECD #DAF0E8
Accessibility & contrast
On white
1.87
#83CCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#83CCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCB2
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCB2 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#6FCDC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #83ccb2; /* rgb */ color: rgb(131, 204, 178); /* oklch */ color: oklch(79.0% 0.082 169.6);
Tailwind
colors: {
custom: {
50: '#a9dcc9',
500: '#83ccb2',
950: '#000000',
},
}SCSS
$custom: #83ccb2; $custom-light: #a9dcc9; $custom-dark: #000000;
JSON
{
"hex": "#83ccb2",
"rgb": {
"r": 131,
"g": 204,
"b": 178
},
"hsl": {
"h": 158.63,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.78973,
"c": 0.08249,
"h": 169.6
},
"luminance": 0.51225
}Semantic roles & 50–950 ramp
primary
#83CCB2
secondary
#9D566F
accent
#3160B5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482