#83DEEB#83DEEB
#83DEEB is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.089 H 207.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEEB |
|---|---|
| RGB | rgb(131, 222, 235) |
| HSL | hsl(188, 72%, 72%) |
| HSV | hsv(188, 44%, 92%) |
| CMYK | cmyk(44.3%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.47, -23.88, -14.85) |
| CIE-LCH | lch(83.47, 28.12, 211.88°) |
| OKLab | oklab(84.84% -0.0789 -0.0409) |
| OKLCH | oklch(84.84% 0.089 207.4) |
| XYZ | xyz(50.4711, 63.0621, 88.0937) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 6.48
Powder Blue
#B0E0E6
ΔE00 6.63
Paleturquoise
#AFEEEE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEEB #EB9083
analogous
#83EBC4 #83DEEB #83AAEB
triadic
#83DEEB #EB83DE #DEEB83
tetradic
#83DEEB #C483EB #EB9083 #AAEB83
square
#83DEEB #C483EB #EB9083 #AAEB83
split-complementary
#83DEEB #EB83AA #EBC483
monochromatic
#22BCD2 #4ED0E2 #83DEEB #B8ECF4 #E5F8FB
Accessibility & contrast
On white
1.54
#83DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#83DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEEB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEEB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BFCBEB
Tritanopia (blue-blind)
#50E5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #83deeb; /* rgb */ color: rgb(131, 222, 235); /* oklch */ color: oklch(84.8% 0.089 207.4);
Tailwind
colors: {
custom: {
50: '#ade8f1',
500: '#83deeb',
950: '#000000',
},
}SCSS
$custom: #83deeb; $custom-light: #ade8f1; $custom-dark: #000000;
JSON
{
"hex": "#83deeb",
"rgb": {
"r": 131,
"g": 222,
"b": 235
},
"hsl": {
"h": 187.5,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.84838,
"c": 0.08886,
"h": 207.4
},
"luminance": 0.63066
}Semantic roles & 50–950 ramp
primary
#83DEEB
secondary
#C55C4D
accent
#2A11D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485