#83DDDB#83DDDB
#83DDDB is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.1% C 0.087 H 193.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDDB |
|---|---|
| RGB | rgb(131, 221, 219) |
| HSL | hsl(179, 57%, 69%) |
| HSV | hsv(179, 41%, 87%) |
| CMYK | cmyk(40.7%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.73, -27.38, -7.48) |
| CIE-LCH | lch(82.73, 28.38, 195.29°) |
| OKLab | oklab(84.08% -0.0842 -0.0207) |
| OKLCH | oklch(84.08% 0.087 193.8) |
| XYZ | xyz(47.9978, 61.6491, 76.3743) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.80
Paleturquoise
#AFEEEE
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.38
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Robin'S Egg
#6DEDFD
ΔE00 7.15
Turquoise
#40E0D0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDDB #DD8385
analogous
#83DDAE #83DDDB #83B2DD
triadic
#83DDDB #DB83DD #DDDB83
tetradic
#83DDDB #AE83DD #DD8385 #B2DD83
square
#83DDDB #AE83DD #DD8385 #B2DD83
split-complementary
#83DDDB #DD83B2 #DDAE83
monochromatic
#31B4B1 #53D0CD #83DDDB #B3EAE9 #E3F7F7
Accessibility & contrast
On white
1.58
#83DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#83DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDDB
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDDB | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#5AE2DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #83dddb; /* rgb */ color: rgb(131, 221, 219); /* oklch */ color: oklch(84.1% 0.087 193.8);
Tailwind
colors: {
custom: {
50: '#ace8e6',
500: '#83dddb',
950: '#000000',
},
}SCSS
$custom: #83dddb; $custom-light: #ace8e6; $custom-dark: #000000;
JSON
{
"hex": "#83dddb",
"rgb": {
"r": 131,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.84082,
"c": 0.08666,
"h": 193.8
},
"luminance": 0.61653
}Semantic roles & 50–950 ramp
primary
#83DDDB
secondary
#B45053
accent
#2125C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484