#83DEDF#83DEDF
#83DEDF is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.087 H 196.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEDF |
|---|---|
| RGB | rgb(131, 222, 223) |
| HSL | hsl(181, 59%, 69%) |
| HSV | hsv(181, 41%, 87%) |
| CMYK | cmyk(41.3%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.12, -26.89, -9.02) |
| CIE-LCH | lch(83.12, 28.36, 198.55°) |
| OKLab | oklab(84.44% -0.0837 -0.0248) |
| OKLCH | oklch(84.44% 0.087 196.5) |
| XYZ | xyz(48.7956, 62.3919, 79.2692) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Paleturquoise
#AFEEEE
ΔE00 5.94
Robin'S Egg
#6DEDFD
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.34
Aqua Blue
#02D8E9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEDF #DF8483
analogous
#83DFB2 #83DEDF #83B0DF
triadic
#83DEDF #DF83DE #DEDF83
tetradic
#83DEDF #B283DF #DF8483 #B0DF83
square
#83DEDF #B283DF #DF8483 #B0DF83
split-complementary
#83DEDF #DF83B0 #DFB283
monochromatic
#30B7B8 #52D1D2 #83DEDF #B4EBEC #E4F8F8
Accessibility & contrast
On white
1.56
#83DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#83DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEDF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEDF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#58E3DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83dedf; /* rgb */ color: rgb(131, 222, 223); /* oklch */ color: oklch(84.4% 0.087 196.5);
Tailwind
colors: {
custom: {
50: '#ace8e9',
500: '#83dedf',
950: '#000000',
},
}SCSS
$custom: #83dedf; $custom-light: #ace8e9; $custom-dark: #000000;
JSON
{
"hex": "#83dedf",
"rgb": {
"r": 131,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.652,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.84437,
"c": 0.0873,
"h": 196.5
},
"luminance": 0.62396
}Semantic roles & 50–950 ramp
primary
#83DEDF
secondary
#B65150
accent
#211FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484