#83CDBF#83CDBF
#83CDBF is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.077 H 180.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #83CDBF |
|---|---|
| RGB | rgb(131, 205, 191) |
| HSL | hsl(169, 43%, 66%) |
| HSV | hsv(169, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(77.43, -26.17, -0.32) |
| CIE-LCH | lch(77.43, 26.18, 180.70°) |
| OKLab | oklab(79.58% -0.0768 -0.0013) |
| OKLCH | oklch(79.58% 0.077 180.9) |
| XYZ | xyz(40.5919, 52.2470, 57.2259) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.94
Seafoam Blue
#78D1B6
ΔE00 4.57
Mediumturquoise
#48D1CC
ΔE00 6.71
Mediumaquamarine
#66CDAA
ΔE00 7.23
Turquoise
#40E0D0
ΔE00 7.75
Light Teal
#90E4C1
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CDBF #CD8391
analogous
#83CD9A #83CDBF #83B6CD
triadic
#83CDBF #BF83CD #CDBF83
tetradic
#83CDBF #9A83CD #CD8391 #B6CD83
square
#83CDBF #9A83CD #CD8391 #B6CD83
split-complementary
#83CDBF #CD83B6 #CD9A83
monochromatic
#3D9887 #57BBA8 #83CDBF #AFDFD6 #DAF0EC
Accessibility & contrast
On white
1.83
#83CDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#83CDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CDBF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CDBF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#BABBC0
Tritanopia (blue-blind)
#6AD0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #83cdbf; /* rgb */ color: rgb(131, 205, 191); /* oklch */ color: oklch(79.6% 0.077 180.9);
Tailwind
colors: {
custom: {
50: '#aadcd2',
500: '#83cdbf',
950: '#000000',
},
}SCSS
$custom: #83cdbf; $custom-light: #aadcd2; $custom-dark: #000000;
JSON
{
"hex": "#83cdbf",
"rgb": {
"r": 131,
"g": 205,
"b": 191
},
"hsl": {
"h": 168.649,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.79576,
"c": 0.07679,
"h": 180.9
},
"luminance": 0.5225
}Semantic roles & 50–950 ramp
primary
#83CDBF
secondary
#9E5664
accent
#3049B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483