#83DFED#83DFED
#83DFED is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.1% C 0.090 H 208.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #83DFED |
|---|---|
| RGB | rgb(131, 223, 237) |
| HSL | hsl(188, 75%, 72%) |
| HSV | hsv(188, 45%, 93%) |
| CMYK | cmyk(44.7%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.82, -23.86, -15.40) |
| CIE-LCH | lch(83.82, 28.40, 212.84°) |
| OKLab | oklab(85.13% -0.0793 -0.0424) |
| OKLCH | oklch(85.13% 0.09 208.1) |
| XYZ | xyz(51.0280, 63.7111, 89.7128) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 4.01
Robin'S Egg
#6DEDFD
ΔE00 4.02
Aqua Blue
#02D8E9
ΔE00 6.55
Powder Blue
#B0E0E6
ΔE00 6.68
Paleturquoise
#AFEEEE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DFED #ED9183
analogous
#83EDC6 #83DFED #83AAED
triadic
#83DFED #ED83DF #DFED83
tetradic
#83DFED #C683ED #ED9183 #AAED83
square
#83DFED #C683ED #ED9183 #AAED83
split-complementary
#83DFED #ED83AA #EDC683
monochromatic
#1FBED6 #4ED1E5 #83DFED #B8EDF5 #E4F8FB
Accessibility & contrast
On white
1.53
#83DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#83DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DFED
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DFED | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#4EE6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #83dfed; /* rgb */ color: rgb(131, 223, 237); /* oklch */ color: oklch(85.1% 0.090 208.1);
Tailwind
colors: {
custom: {
50: '#ade9f2',
500: '#83dfed',
950: '#000000',
},
}SCSS
$custom: #83dfed; $custom-light: #ade9f2; $custom-dark: #000000;
JSON
{
"hex": "#83dfed",
"rgb": {
"r": 131,
"g": 223,
"b": 237
},
"hsl": {
"h": 187.925,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.8513,
"c": 0.08989,
"h": 208.1
},
"luminance": 0.63715
}Semantic roles & 50–950 ramp
primary
#83DFED
secondary
#C75D4D
accent
#290FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485