#83CFBC#83CFBC
#83CFBC is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.9% C 0.081 H 176.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #83CFBC |
|---|---|
| RGB | rgb(131, 207, 188) |
| HSL | hsl(165, 44%, 66%) |
| HSV | hsv(165, 37%, 81%) |
| CMYK | cmyk(36.7%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.92, -27.82, 2.01) |
| CIE-LCH | lch(77.92, 27.90, 175.86°) |
| OKLab | oklab(79.95% -0.0805 0.0049) |
| OKLCH | oklch(79.95% 0.081 176.5) |
| XYZ | xyz(40.7466, 53.0792, 55.6654) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.41
Seafoam Blue
#78D1B6
ΔE00 2.87
Mediumaquamarine
#66CDAA
ΔE00 5.68
Light Teal
#90E4C1
ΔE00 6.62
Turquoise
#40E0D0
ΔE00 7.67
Mediumturquoise
#48D1CC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CFBC #CF8396
analogous
#83CF96 #83CFBC #83BCCF
triadic
#83CFBC #BC83CF #CFBC83
tetradic
#83CFBC #9683CF #CF8396 #BCCF83
square
#83CFBC #9683CF #CF8396 #BCCF83
split-complementary
#83CFBC #CF83BC #CF9683
monochromatic
#3C9B84 #57BEA4 #83CFBC #AFE0D4 #DBF1EC
Accessibility & contrast
On white
1.81
#83CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#83CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CFBC
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CFBC | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BB
Deuteranopia (green-blind)
#BCBDBD
Tritanopia (blue-blind)
#6BD1C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #83cfbc; /* rgb */ color: rgb(131, 207, 188); /* oklch */ color: oklch(79.9% 0.081 176.5);
Tailwind
colors: {
custom: {
50: '#aaded0',
500: '#83cfbc',
950: '#000000',
},
}SCSS
$custom: #83cfbc; $custom-light: #aaded0; $custom-dark: #000000;
JSON
{
"hex": "#83cfbc",
"rgb": {
"r": 131,
"g": 207,
"b": 188
},
"hsl": {
"h": 165,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.79947,
"c": 0.08066,
"h": 176.5
},
"luminance": 0.53082
}Semantic roles & 50–950 ramp
primary
#83CFBC
secondary
#A15568
accent
#2E50B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483