#83DBDF#83DBDF
#83DBDF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.8% C 0.085 H 199.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #83DBDF |
|---|---|
| RGB | rgb(131, 219, 223) |
| HSL | hsl(183, 59%, 69%) |
| HSV | hsv(183, 41%, 87%) |
| CMYK | cmyk(41.3%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.28, -25.42, -10.28) |
| CIE-LCH | lch(82.28, 27.42, 202.01°) |
| OKLab | oklab(83.76% -0.0802 -0.0283) |
| OKLCH | oklch(83.76% 0.085 199.4) |
| XYZ | xyz(48.0058, 60.8125, 79.0060) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Robin'S Egg
#6DEDFD
ΔE00 5.81
Paleturquoise
#AFEEEE
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 6.83
Aqua Blue
#02D8E9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DBDF #DF8783
analogous
#83DFB5 #83DBDF #83ADDF
triadic
#83DBDF #DF83DB #DBDF83
tetradic
#83DBDF #B583DF #DF8783 #ADDF83
square
#83DBDF #B583DF #DF8783 #ADDF83
split-complementary
#83DBDF #DF83AD #DFB583
monochromatic
#30B2B8 #52CDD2 #83DBDF #B4E9EC #E4F7F8
Accessibility & contrast
On white
1.60
#83DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#83DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DBDF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DBDF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#58E1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dbdf; /* rgb */ color: rgb(131, 219, 223); /* oklch */ color: oklch(83.8% 0.085 199.4);
Tailwind
colors: {
custom: {
50: '#ace6e9',
500: '#83dbdf',
950: '#000000',
},
}SCSS
$custom: #83dbdf; $custom-light: #ace6e9; $custom-dark: #000000;
JSON
{
"hex": "#83dbdf",
"rgb": {
"r": 131,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.609,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.8376,
"c": 0.08505,
"h": 199.4
},
"luminance": 0.60816
}Semantic roles & 50–950 ramp
primary
#83DBDF
secondary
#B65450
accent
#261FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484