#84DCDB#84DCDB
#84DCDB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.085 H 194.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #84DCDB |
|---|---|
| RGB | rgb(132, 220, 219) |
| HSL | hsl(179, 56%, 69%) |
| HSV | hsv(179, 40%, 86%) |
| CMYK | cmyk(40%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(82.49, -26.65, -7.83) |
| CIE-LCH | lch(82.49, 27.77, 196.38°) |
| OKLab | oklab(83.9% -0.0822 -0.0216) |
| OKLCH | oklch(83.9% 0.085 194.7) |
| XYZ | xyz(47.8903, 61.2029, 76.2938) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.97
Paleturquoise
#AFEEEE
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Robin Egg Blue
#8AF1FE
ΔE00 6.79
Robin'S Egg
#6DEDFD
ΔE00 7.00
Darkturquoise
#00CED1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DCDB #DC8485
analogous
#84DCAF #84DCDB #84B1DC
triadic
#84DCDB #DB84DC #DCDB84
tetradic
#84DCDB #AF84DC #DC8485 #B1DC84
square
#84DCDB #AF84DC #DC8485 #B1DC84
split-complementary
#84DCDB #DC84B1 #DCAF84
monochromatic
#33B3B1 #54CECD #84DCDB #B4EAE9 #E3F7F7
Accessibility & contrast
On white
1.59
#84DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#84DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DCDB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DCDB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#5CE1DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #84dcdb; /* rgb */ color: rgb(132, 220, 219); /* oklch */ color: oklch(83.9% 0.085 194.7);
Tailwind
colors: {
custom: {
50: '#ace7e6',
500: '#84dcdb',
950: '#000000',
},
}SCSS
$custom: #84dcdb; $custom-light: #ace7e6; $custom-dark: #000000;
JSON
{
"hex": "#84dcdb",
"rgb": {
"r": 132,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.318,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.83903,
"c": 0.08503,
"h": 194.7
},
"luminance": 0.61206
}Semantic roles & 50–950 ramp
primary
#84DCDB
secondary
#B35153
accent
#2224C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484