#83DDDC#83DDDC
#83DDDC is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.1% C 0.087 H 194.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDDC |
|---|---|
| RGB | rgb(131, 221, 220) |
| HSL | hsl(179, 57%, 69%) |
| HSV | hsv(179, 41%, 87%) |
| CMYK | cmyk(40.7%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.75, -27.14, -7.97) |
| CIE-LCH | lch(82.75, 28.28, 196.37°) |
| OKLab | oklab(84.11% -0.0837 -0.022) |
| OKLCH | oklch(84.11% 0.087 194.7) |
| XYZ | xyz(48.1299, 61.7019, 77.0697) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.93
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 6.15
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDDC #DD8384
analogous
#83DDAF #83DDDC #83B1DD
triadic
#83DDDC #DC83DD #DDDC83
tetradic
#83DDDC #AF83DD #DD8384 #B1DD83
square
#83DDDC #AF83DD #DD8384 #B1DD83
split-complementary
#83DDDC #DD83B1 #DDAF83
monochromatic
#31B4B3 #53D0CE #83DDDC #B3EAEA #E3F7F7
Accessibility & contrast
On white
1.57
#83DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#83DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDDC
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDDC | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#5AE2DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #83dddc; /* rgb */ color: rgb(131, 221, 220); /* oklch */ color: oklch(84.1% 0.087 194.7);
Tailwind
colors: {
custom: {
50: '#ace8e6',
500: '#83dddc',
950: '#000000',
},
}SCSS
$custom: #83dddc; $custom-light: #ace8e6; $custom-dark: #000000;
JSON
{
"hex": "#83dddc",
"rgb": {
"r": 131,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.333,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.84114,
"c": 0.08659,
"h": 194.7
},
"luminance": 0.61706
}Semantic roles & 50–950 ramp
primary
#83DDDC
secondary
#B45051
accent
#2123C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484