#84DBDC#84DBDC
#84DBDC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.7% C 0.084 H 196.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #84DBDC |
|---|---|
| RGB | rgb(132, 219, 220) |
| HSL | hsl(181, 56%, 69%) |
| HSV | hsv(181, 40%, 86%) |
| CMYK | cmyk(40%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.23, -25.92, -8.74) |
| CIE-LCH | lch(82.23, 27.35, 198.64°) |
| OKLab | oklab(83.71% -0.0807 -0.0241) |
| OKLCH | oklch(83.71% 0.084 196.6) |
| XYZ | xyz(47.7606, 60.7324, 76.9020) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Paleturquoise
#AFEEEE
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Robin'S Egg
#6DEDFD
ΔE00 6.58
Aqua Blue
#02D8E9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DBDC #DC8584
analogous
#84DCB1 #84DBDC #84AFDC
triadic
#84DBDC #DC84DB #DBDC84
tetradic
#84DBDC #B184DC #DC8584 #AFDC84
square
#84DBDC #B184DC #DC8584 #AFDC84
split-complementary
#84DBDC #DC84AF #DCB184
monochromatic
#33B1B3 #54CDCE #84DBDC #B4E9EA #E3F7F7
Accessibility & contrast
On white
1.60
#84DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#84DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DBDC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DBDC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#5CE0DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #84dbdc; /* rgb */ color: rgb(132, 219, 220); /* oklch */ color: oklch(83.7% 0.084 196.6);
Tailwind
colors: {
custom: {
50: '#ace6e6',
500: '#84dbdc',
950: '#000000',
},
}SCSS
$custom: #84dbdc; $custom-light: #ace6e6; $custom-dark: #000000;
JSON
{
"hex": "#84dbdc",
"rgb": {
"r": 132,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.682,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.83709,
"c": 0.08417,
"h": 196.6
},
"luminance": 0.60736
}Semantic roles & 50–950 ramp
primary
#84DBDC
secondary
#B35351
accent
#2422C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484