#83DFEB#83DFEB
#83DFEB is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.089 H 206.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #83DFEB |
|---|---|
| RGB | rgb(131, 223, 235) |
| HSL | hsl(187, 72%, 72%) |
| HSV | hsv(187, 44%, 92%) |
| CMYK | cmyk(44.3%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(83.75, -24.37, -14.43) |
| CIE-LCH | lch(83.75, 28.33, 210.63°) |
| OKLab | oklab(85.06% -0.08 -0.0397) |
| OKLCH | oklch(85.06% 0.089 206.4) |
| XYZ | xyz(50.7375, 63.5949, 88.1825) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.80
Robin Egg Blue
#8AF1FE
ΔE00 3.96
Robin'S Egg
#6DEDFD
ΔE00 3.99
Aqua Blue
#02D8E9
ΔE00 6.43
Paleturquoise
#AFEEEE
ΔE00 6.61
Powder Blue
#B0E0E6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DFEB #EB8F83
analogous
#83EBC3 #83DFEB #83ABEB
triadic
#83DFEB #EB83DF #DFEB83
tetradic
#83DFEB #C383EB #EB8F83 #ABEB83
square
#83DFEB #C383EB #EB8F83 #ABEB83
split-complementary
#83DFEB #EB83AB #EBC383
monochromatic
#22BDD2 #4ED1E2 #83DFEB #B8EDF4 #E5F8FB
Accessibility & contrast
On white
1.53
#83DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#83DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DFEB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DFEB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EC
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#50E6E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #83dfeb; /* rgb */ color: rgb(131, 223, 235); /* oklch */ color: oklch(85.1% 0.089 206.4);
Tailwind
colors: {
custom: {
50: '#ade9f1',
500: '#83dfeb',
950: '#000000',
},
}SCSS
$custom: #83dfeb; $custom-light: #ade9f1; $custom-dark: #000000;
JSON
{
"hex": "#83dfeb",
"rgb": {
"r": 131,
"g": 223,
"b": 235
},
"hsl": {
"h": 186.923,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.85061,
"c": 0.08936,
"h": 206.4
},
"luminance": 0.63599
}Semantic roles & 50–950 ramp
primary
#83DFEB
secondary
#C55B4D
accent
#2811D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485