#83DEDC#83DEDC
#83DEDC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.087 H 193.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEDC |
|---|---|
| RGB | rgb(131, 222, 220) |
| HSL | hsl(179, 58%, 69%) |
| HSV | hsv(179, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(83.04, -27.62, -7.56) |
| CIE-LCH | lch(83.04, 28.64, 195.30°) |
| OKLab | oklab(84.34% -0.0849 -0.0209) |
| OKLCH | oklch(84.34% 0.087 193.8) |
| XYZ | xyz(48.3947, 62.2315, 77.1580) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.87
Paleturquoise
#AFEEEE
ΔE00 6.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Robin'S Egg
#6DEDFD
ΔE00 7.03
Turquoise
#40E0D0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEDC #DE8385
analogous
#83DEAF #83DEDC #83B3DE
triadic
#83DEDC #DC83DE #DEDC83
tetradic
#83DEDC #AF83DE #DE8385 #B3DE83
square
#83DEDC #AF83DE #DE8385 #B3DE83
split-complementary
#83DEDC #DE83B3 #DEAF83
monochromatic
#30B6B3 #53D1CE #83DEDC #B3EBEA #E4F8F7
Accessibility & contrast
On white
1.56
#83DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#83DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEDC
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEDC | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#59E3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83dedc; /* rgb */ color: rgb(131, 222, 220); /* oklch */ color: oklch(84.3% 0.087 193.8);
Tailwind
colors: {
custom: {
50: '#ace8e6',
500: '#83dedc',
950: '#000000',
},
}SCSS
$custom: #83dedc; $custom-light: #ace8e6; $custom-dark: #000000;
JSON
{
"hex": "#83dedc",
"rgb": {
"r": 131,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.681,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.84341,
"c": 0.08743,
"h": 193.8
},
"luminance": 0.62235
}Semantic roles & 50–950 ramp
primary
#83DEDC
secondary
#B55052
accent
#2024C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484