#83DCDD#83DCDD
#83DCDD is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.086 H 196.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCDD |
|---|---|
| RGB | rgb(131, 220, 221) |
| HSL | hsl(181, 57%, 69%) |
| HSV | hsv(181, 41%, 87%) |
| CMYK | cmyk(40.7%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.50, -26.40, -8.88) |
| CIE-LCH | lch(82.50, 27.86, 198.59°) |
| OKLab | oklab(83.92% -0.0822 -0.0245) |
| OKLCH | oklch(83.92% 0.086 196.6) |
| XYZ | xyz(47.9995, 61.2286, 77.6815) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Paleturquoise
#AFEEEE
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Robin'S Egg
#6DEDFD
ΔE00 6.40
Aqua Blue
#02D8E9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCDD #DD8483
analogous
#83DDB1 #83DCDD #83AFDD
triadic
#83DCDD #DD83DC #DCDD83
tetradic
#83DCDD #B183DD #DD8483 #AFDD83
square
#83DCDD #B183DD #DD8483 #AFDD83
split-complementary
#83DCDD #DD83AF #DDB183
monochromatic
#31B3B4 #53CED0 #83DCDD #B3EAEA #E3F7F7
Accessibility & contrast
On white
1.59
#83DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#83DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCDD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCDD | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#59E1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dcdd; /* rgb */ color: rgb(131, 220, 221); /* oklch */ color: oklch(83.9% 0.086 196.6);
Tailwind
colors: {
custom: {
50: '#ace7e7',
500: '#83dcdd',
950: '#000000',
},
}SCSS
$custom: #83dcdd; $custom-light: #ace7e7; $custom-dark: #000000;
JSON
{
"hex": "#83dcdd",
"rgb": {
"r": 131,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.83921,
"c": 0.08574,
"h": 196.6
},
"luminance": 0.61232
}Semantic roles & 50–950 ramp
primary
#83DCDD
secondary
#B45150
accent
#2321C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484