#83DDDE#83DDDE
#83DDDE is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.087 H 196.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDDE |
|---|---|
| RGB | rgb(131, 221, 222) |
| HSL | hsl(181, 58%, 69%) |
| HSV | hsv(181, 41%, 87%) |
| CMYK | cmyk(41%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.81, -26.65, -8.95) |
| CIE-LCH | lch(82.81, 28.11, 198.57°) |
| OKLab | oklab(84.18% -0.0829 -0.0246) |
| OKLCH | oklch(84.18% 0.087 196.6) |
| XYZ | xyz(48.3963, 61.8085, 78.4730) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Paleturquoise
#AFEEEE
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.25
Mediumturquoise
#48D1CC
ΔE00 6.27
Aqua Blue
#02D8E9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDDE #DE8483
analogous
#83DEB2 #83DDDE #83B0DE
triadic
#83DDDE #DE83DD #DDDE83
tetradic
#83DDDE #B283DE #DE8483 #B0DE83
square
#83DDDE #B283DE #DE8483 #B0DE83
split-complementary
#83DDDE #DE83B0 #DEB283
monochromatic
#30B5B6 #53D0D1 #83DDDE #B3EAEB #E4F8F8
Accessibility & contrast
On white
1.57
#83DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#83DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDDE
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDDE | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#59E2DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #83ddde; /* rgb */ color: rgb(131, 221, 222); /* oklch */ color: oklch(84.2% 0.087 196.6);
Tailwind
colors: {
custom: {
50: '#ace7e8',
500: '#83ddde',
950: '#000000',
},
}SCSS
$custom: #83ddde; $custom-light: #ace7e8; $custom-dark: #000000;
JSON
{
"hex": "#83ddde",
"rgb": {
"r": 131,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.659,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.84179,
"c": 0.08653,
"h": 196.6
},
"luminance": 0.61812
}Semantic roles & 50–950 ramp
primary
#83DDDE
secondary
#B55150
accent
#2220C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484