#83DDEA#83DDEA
#83DDEA is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.6% C 0.088 H 207.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDEA |
|---|---|
| RGB | rgb(131, 221, 234) |
| HSL | hsl(188, 71%, 72%) |
| HSV | hsv(188, 44%, 92%) |
| CMYK | cmyk(44%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.17, -23.64, -14.79) |
| CIE-LCH | lch(83.17, 27.89, 212.03°) |
| OKLab | oklab(84.58% -0.0781 -0.0407) |
| OKLCH | oklch(84.58% 0.088 207.5) |
| XYZ | xyz(50.0622, 62.4749, 87.2467) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.25
Robin'S Egg
#6DEDFD
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Aqua Blue
#02D8E9
ΔE00 6.49
Powder Blue
#B0E0E6
ΔE00 6.58
Paleturquoise
#AFEEEE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDEA #EA9083
analogous
#83EAC4 #83DDEA #83AAEA
triadic
#83DDEA #EA83DD #DDEA83
tetradic
#83DDEA #C483EA #EA9083 #AAEA83
square
#83DDEA #C483EA #EA9083 #AAEA83
split-complementary
#83DDEA #EA83AA #EAC483
monochromatic
#23BACF #4FCFE1 #83DDEA #B7EBF3 #E5F8FB
Accessibility & contrast
On white
1.56
#83DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#83DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDEA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDEA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EB
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#51E4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83ddea; /* rgb */ color: rgb(131, 221, 234); /* oklch */ color: oklch(84.6% 0.088 207.5);
Tailwind
colors: {
custom: {
50: '#ade7f0',
500: '#83ddea',
950: '#000000',
},
}SCSS
$custom: #83ddea; $custom-light: #ade7f0; $custom-dark: #000000;
JSON
{
"hex": "#83ddea",
"rgb": {
"r": 131,
"g": 221,
"b": 234
},
"hsl": {
"h": 187.573,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.8458,
"c": 0.08811,
"h": 207.5
},
"luminance": 0.62479
}Semantic roles & 50–950 ramp
primary
#83DDEA
secondary
#C35D4E
accent
#2B12D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485