#83D2DB#83D2DB
#83D2DB is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.6% C 0.079 H 205.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #83D2DB |
|---|---|
| RGB | rgb(131, 210, 219) |
| HSL | hsl(186, 55%, 69%) |
| HSV | hsv(186, 40%, 86%) |
| CMYK | cmyk(40.2%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.63, -21.96, -12.09) |
| CIE-LCH | lch(79.63, 25.07, 208.84°) |
| OKLab | oklab(81.6% -0.0713 -0.0332) |
| OKLCH | oklch(81.6% 0.079 205) |
| XYZ | xyz(45.1882, 56.0298, 75.4377) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Powder Blue
#B0E0E6
ΔE00 6.70
Aqua Blue
#02D8E9
ΔE00 7.02
Robin'S Egg
#6DEDFD
ΔE00 7.03
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Sky Blue
#87CEEB
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D2DB #DB8C83
analogous
#83DBB8 #83D2DB #83A6DB
triadic
#83D2DB #DB83D2 #D2DB83
tetradic
#83D2DB #B883DB #DB8C83 #A6DB83
square
#83D2DB #B883DB #DB8C83 #A6DB83
split-complementary
#83D2DB #DB83A6 #DBB883
monochromatic
#33A4B0 #54C1CD #83D2DB #B2E3E9 #E2F4F7
Accessibility & contrast
On white
1.72
#83D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#83D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D2DB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D2DB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#5DD8D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #83d2db; /* rgb */ color: rgb(131, 210, 219); /* oklch */ color: oklch(81.6% 0.079 205.0);
Tailwind
colors: {
custom: {
50: '#abe0e6',
500: '#83d2db',
950: '#000000',
},
}SCSS
$custom: #83d2db; $custom-light: #abe0e6; $custom-dark: #000000;
JSON
{
"hex": "#83d2db",
"rgb": {
"r": 131,
"g": 210,
"b": 219
},
"hsl": {
"h": 186.136,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.81602,
"c": 0.07863,
"h": 205
},
"luminance": 0.56033
}Semantic roles & 50–950 ramp
primary
#83D2DB
secondary
#B25B51
accent
#3323C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484