#83DEDB#83DEDB
#83DEDB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.088 H 192.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEDB |
|---|---|
| RGB | rgb(131, 222, 219) |
| HSL | hsl(178, 58%, 69%) |
| HSV | hsv(178, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(83.01, -27.86, -7.07) |
| CIE-LCH | lch(83.01, 28.75, 194.23°) |
| OKLab | oklab(84.31% -0.0853 -0.0195) |
| OKLCH | oklch(84.31% 0.088 192.9) |
| XYZ | xyz(48.2626, 62.1787, 76.4626) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.76
Paleturquoise
#AFEEEE
ΔE00 6.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.55
Turquoise
#40E0D0
ΔE00 7.07
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEDB #DE8386
analogous
#83DEAE #83DEDB #83B4DE
triadic
#83DEDB #DB83DE #DEDB83
tetradic
#83DEDB #AE83DE #DE8386 #B4DE83
square
#83DEDB #AE83DE #DE8386 #B4DE83
split-complementary
#83DEDB #DE83B4 #DEAE83
monochromatic
#30B6B2 #53D1CD #83DEDB #B3EBE9 #E4F8F7
Accessibility & contrast
On white
1.56
#83DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#83DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEDB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEDB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#5AE3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83dedb; /* rgb */ color: rgb(131, 222, 219); /* oklch */ color: oklch(84.3% 0.088 192.9);
Tailwind
colors: {
custom: {
50: '#ace8e6',
500: '#83dedb',
950: '#000000',
},
}SCSS
$custom: #83dedb; $custom-light: #ace8e6; $custom-dark: #000000;
JSON
{
"hex": "#83dedb",
"rgb": {
"r": 131,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.022,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.84309,
"c": 0.08753,
"h": 192.9
},
"luminance": 0.62182
}Semantic roles & 50–950 ramp
primary
#83DEDB
secondary
#B55053
accent
#2025C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484