#83DADE#83DADE
#83DADE is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.5% C 0.084 H 199.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #83DADE |
|---|---|
| RGB | rgb(131, 218, 222) |
| HSL | hsl(183, 58%, 69%) |
| HSV | hsv(183, 41%, 87%) |
| CMYK | cmyk(41%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.97, -25.18, -10.21) |
| CIE-LCH | lch(81.97, 27.17, 202.06°) |
| OKLab | oklab(83.5% -0.0795 -0.0281) |
| OKLCH | oklch(83.5% 0.084 199.5) |
| XYZ | xyz(47.6113, 60.2385, 78.2114) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 5.99
Paleturquoise
#AFEEEE
ΔE00 6.32
Mediumturquoise
#48D1CC
ΔE00 6.80
Aqua Blue
#02D8E9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DADE #DE8783
analogous
#83DEB5 #83DADE #83ADDE
triadic
#83DADE #DE83DA #DADE83
tetradic
#83DADE #B583DE #DE8783 #ADDE83
square
#83DADE #B583DE #DE8783 #ADDE83
split-complementary
#83DADE #DE83AD #DEB583
monochromatic
#30B0B6 #53CCD1 #83DADE #B3E8EB #E4F7F8
Accessibility & contrast
On white
1.61
#83DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#83DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DADE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DADE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#59E0DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83dade; /* rgb */ color: rgb(131, 218, 222); /* oklch */ color: oklch(83.5% 0.084 199.5);
Tailwind
colors: {
custom: {
50: '#ace5e8',
500: '#83dade',
950: '#000000',
},
}SCSS
$custom: #83dade; $custom-light: #ace5e8; $custom-dark: #000000;
JSON
{
"hex": "#83dade",
"rgb": {
"r": 131,
"g": 218,
"b": 222
},
"hsl": {
"h": 182.637,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83502,
"c": 0.08427,
"h": 199.5
},
"luminance": 0.60242
}Semantic roles & 50–950 ramp
primary
#83DADE
secondary
#B55550
accent
#2720C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484