#83DFDB#83DFDB
#83DFDB is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.5% C 0.088 H 192.0°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #83DFDB |
|---|---|
| RGB | rgb(131, 223, 219) |
| HSL | hsl(177, 59%, 69%) |
| HSV | hsv(177, 41%, 87%) |
| CMYK | cmyk(41.3%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.29, -28.35, -6.65) |
| CIE-LCH | lch(83.29, 29.12, 193.20°) |
| OKLab | oklab(84.54% -0.0865 -0.0184) |
| OKLCH | oklch(84.54% 0.088 192) |
| XYZ | xyz(48.5290, 62.7115, 76.5514) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.77
Paleturquoise
#AFEEEE
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Turquoise
#40E0D0
ΔE00 6.76
Robin Egg Blue
#8AF1FE
ΔE00 7.31
Light Cyan
#ACFFFC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DFDB #DF8387
analogous
#83DFAD #83DFDB #83B5DF
triadic
#83DFDB #DB83DF #DFDB83
tetradic
#83DFDB #AD83DF #DF8387 #B5DF83
square
#83DFDB #AD83DF #DF8387 #B5DF83
split-complementary
#83DFDB #DF83B5 #DFAD83
monochromatic
#30B8B2 #52D2CD #83DFDB #B4ECE9 #E4F8F7
Accessibility & contrast
On white
1.55
#83DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#83DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DFDB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DFDB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#C5CADC
Tritanopia (blue-blind)
#5AE4DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83dfdb; /* rgb */ color: rgb(131, 223, 219); /* oklch */ color: oklch(84.5% 0.088 192.0);
Tailwind
colors: {
custom: {
50: '#ace9e6',
500: '#83dfdb',
950: '#000000',
},
}SCSS
$custom: #83dfdb; $custom-light: #ace9e6; $custom-dark: #000000;
JSON
{
"hex": "#83dfdb",
"rgb": {
"r": 131,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.391,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.84535,
"c": 0.08842,
"h": 192
},
"luminance": 0.62715
}Semantic roles & 50–950 ramp
primary
#83DFDB
secondary
#B65054
accent
#1F26C7
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111615
muted
#818484