#83DEDD#83DEDD
#83DEDD is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.4% C 0.087 H 194.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEDD |
|---|---|
| RGB | rgb(131, 222, 221) |
| HSL | hsl(179, 58%, 69%) |
| HSV | hsv(179, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.06, -27.38, -8.04) |
| CIE-LCH | lch(83.06, 28.53, 196.37°) |
| OKLab | oklab(84.37% -0.0845 -0.0222) |
| OKLCH | oklch(84.37% 0.087 194.7) |
| XYZ | xyz(48.5275, 62.2847, 77.8575) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 6.00
Paleturquoise
#AFEEEE
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.71
Light Cyan
#ACFFFC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEDD #DE8384
analogous
#83DEB0 #83DEDD #83B2DE
triadic
#83DEDD #DD83DE #DEDD83
tetradic
#83DEDD #B083DE #DE8384 #B2DE83
square
#83DEDD #B083DE #DE8384 #B2DE83
split-complementary
#83DEDD #DE83B2 #DEB083
monochromatic
#30B6B5 #53D1D0 #83DEDD #B3EBEA #E4F8F8
Accessibility & contrast
On white
1.56
#83DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#83DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEDD
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEDD | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#C3CADE
Tritanopia (blue-blind)
#59E3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83dedd; /* rgb */ color: rgb(131, 222, 221); /* oklch */ color: oklch(84.4% 0.087 194.7);
Tailwind
colors: {
custom: {
50: '#ace8e7',
500: '#83dedd',
950: '#000000',
},
}SCSS
$custom: #83dedd; $custom-light: #ace8e7; $custom-dark: #000000;
JSON
{
"hex": "#83dedd",
"rgb": {
"r": 131,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.341,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.84373,
"c": 0.08737,
"h": 194.7
},
"luminance": 0.62288
}Semantic roles & 50–950 ramp
primary
#83DEDD
secondary
#B55051
accent
#2022C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484