#83DCCD#83DCCD
#83DCCD is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.089 H 182.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCCD |
|---|---|
| RGB | rgb(131, 220, 205) |
| HSL | hsl(170, 56%, 69%) |
| HSV | hsv(170, 40%, 86%) |
| CMYK | cmyk(40.5%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(82.06, -30.22, -1.02) |
| CIE-LCH | lch(82.06, 30.23, 181.94°) |
| OKLab | oklab(83.42% -0.0888 -0.0032) |
| OKLCH | oklch(83.42% 0.089 182.1) |
| XYZ | xyz(45.9685, 60.4162, 66.9850) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 5.47
Tiffany Blue
#7BF2DA
ΔE00 5.66
Pale Teal
#82CBB2
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 6.41
Light Teal
#90E4C1
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCCD #DC8392
analogous
#83DCA1 #83DCCD #83BFDC
triadic
#83DCCD #CD83DC #DCCD83
tetradic
#83DCCD #A183DC #DC8392 #BFDC83
square
#83DCCD #A183DC #DC8392 #BFDC83
split-complementary
#83DCCD #DC83BF #DCA183
monochromatic
#32B29D #53CFBA #83DCCD #B3E9E0 #E2F7F3
Accessibility & contrast
On white
1.61
#83DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#83DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCCD
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCCD | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#62DFD7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83dccd; /* rgb */ color: rgb(131, 220, 205); /* oklch */ color: oklch(83.4% 0.089 182.1);
Tailwind
colors: {
custom: {
50: '#abe7dc',
500: '#83dccd',
950: '#000000',
},
}SCSS
$custom: #83dccd; $custom-light: #abe7dc; $custom-dark: #000000;
JSON
{
"hex": "#83dccd",
"rgb": {
"r": 131,
"g": 220,
"b": 205
},
"hsl": {
"h": 169.888,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.83424,
"c": 0.08888,
"h": 182.1
},
"luminance": 0.60419
}Semantic roles & 50–950 ramp
primary
#83DCCD
secondary
#B35061
accent
#223DC4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484