#83D8DB#83D8DB
#83D8DB is a very light, moderate teal. Relative luminance 0.591; OKLCH L 83.0% C 0.083 H 198.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #83D8DB |
|---|---|
| RGB | rgb(131, 216, 219) |
| HSL | hsl(182, 55%, 69%) |
| HSV | hsv(182, 40%, 86%) |
| CMYK | cmyk(40.2%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(81.32, -24.94, -9.58) |
| CIE-LCH | lch(81.32, 26.71, 201.01°) |
| OKLab | oklab(82.95% -0.0783 -0.0263) |
| OKLCH | oklch(82.95% 0.083 198.6) |
| XYZ | xyz(46.6973, 59.0481, 75.9408) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.52
Mediumturquoise
#48D1CC
ΔE00 6.52
Paleturquoise
#AFEEEE
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 6.57
Aqua Blue
#02D8E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D8DB #DB8683
analogous
#83DBB2 #83D8DB #83ACDB
triadic
#83D8DB #DB83D8 #D8DB83
tetradic
#83D8DB #B283DB #DB8683 #ACDB83
square
#83D8DB #B283DB #DB8683 #ACDB83
split-complementary
#83D8DB #DB83AC #DBB283
monochromatic
#33ACB0 #54C9CD #83D8DB #B2E7E9 #E2F6F7
Accessibility & contrast
On white
1.64
#83D8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#83D8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D8DB
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D8DB | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DB
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#5BDDD9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #83d8db; /* rgb */ color: rgb(131, 216, 219); /* oklch */ color: oklch(83.0% 0.083 198.6);
Tailwind
colors: {
custom: {
50: '#abe4e6',
500: '#83d8db',
950: '#000000',
},
}SCSS
$custom: #83d8db; $custom-light: #abe4e6; $custom-dark: #000000;
JSON
{
"hex": "#83d8db",
"rgb": {
"r": 131,
"g": 216,
"b": 219
},
"hsl": {
"h": 182.045,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.82953,
"c": 0.08264,
"h": 198.6
},
"luminance": 0.59052
}Semantic roles & 50–950 ramp
primary
#83D8DB
secondary
#B25451
accent
#2823C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484