#83D3DB#83D3DB
#83D3DB is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.8% C 0.079 H 203.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #83D3DB |
|---|---|
| RGB | rgb(131, 211, 219) |
| HSL | hsl(185, 55%, 69%) |
| HSV | hsv(185, 40%, 86%) |
| CMYK | cmyk(40.2%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.91, -22.46, -11.67) |
| CIE-LCH | lch(79.91, 25.31, 207.46°) |
| OKLab | oklab(81.83% -0.0724 -0.0321) |
| OKLCH | oklch(81.83% 0.079 203.9) |
| XYZ | xyz(45.4358, 56.5251, 75.5203) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Powder Blue
#B0E0E6
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 6.86
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Aqua Blue
#02D8E9
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D3DB #DB8B83
analogous
#83DBB7 #83D3DB #83A7DB
triadic
#83D3DB #DB83D3 #D3DB83
tetradic
#83D3DB #B783DB #DB8B83 #A7DB83
square
#83D3DB #B783DB #DB8B83 #A7DB83
split-complementary
#83D3DB #DB83A7 #DBB783
monochromatic
#33A5B0 #54C2CD #83D3DB #B2E4E9 #E2F5F7
Accessibility & contrast
On white
1.71
#83D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#83D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D3DB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D3DB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#5DD9D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #83d3db; /* rgb */ color: rgb(131, 211, 219); /* oklch */ color: oklch(81.8% 0.079 203.9);
Tailwind
colors: {
custom: {
50: '#abe0e6',
500: '#83d3db',
950: '#000000',
},
}SCSS
$custom: #83d3db; $custom-light: #abe0e6; $custom-dark: #000000;
JSON
{
"hex": "#83d3db",
"rgb": {
"r": 131,
"g": 211,
"b": 219
},
"hsl": {
"h": 185.455,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.81827,
"c": 0.07923,
"h": 203.9
},
"luminance": 0.56528
}Semantic roles & 50–950 ramp
primary
#83D3DB
secondary
#B25951
accent
#3223C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484