#83DEDA#83DEDA
#83DEDA is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.088 H 192.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEDA |
|---|---|
| RGB | rgb(131, 222, 218) |
| HSL | hsl(177, 58%, 69%) |
| HSV | hsv(177, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(82.98, -28.10, -6.58) |
| CIE-LCH | lch(82.98, 28.86, 193.17°) |
| OKLab | oklab(84.28% -0.0857 -0.0182) |
| OKLCH | oklch(84.28% 0.088 192) |
| XYZ | xyz(48.1314, 62.1262, 75.7713) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.68
Paleturquoise
#AFEEEE
ΔE00 6.39
Turquoise
#40E0D0
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.85
Robin Egg Blue
#8AF1FE
ΔE00 7.43
Light Cyan
#ACFFFC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEDA #DE8387
analogous
#83DEAD #83DEDA #83B5DE
triadic
#83DEDA #DA83DE #DEDA83
tetradic
#83DEDA #AD83DE #DE8387 #B5DE83
square
#83DEDA #AD83DE #DE8387 #B5DE83
split-complementary
#83DEDA #DE83B5 #DEAD83
monochromatic
#30B6B0 #53D1CC #83DEDA #B3EBE8 #E4F8F7
Accessibility & contrast
On white
1.56
#83DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#83DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEDA
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEDA | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DA
Deuteranopia (green-blind)
#C4CADB
Tritanopia (blue-blind)
#5BE3DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83deda; /* rgb */ color: rgb(131, 222, 218); /* oklch */ color: oklch(84.3% 0.088 192.0);
Tailwind
colors: {
custom: {
50: '#ace8e5',
500: '#83deda',
950: '#000000',
},
}SCSS
$custom: #83deda; $custom-light: #ace8e5; $custom-dark: #000000;
JSON
{
"hex": "#83deda",
"rgb": {
"r": 131,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.363,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.84277,
"c": 0.08764,
"h": 192
},
"luminance": 0.6213
}Semantic roles & 50–950 ramp
primary
#83DEDA
secondary
#B55055
accent
#2027C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484