#84DCDD#84DCDD
#84DCDD is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.0% C 0.085 H 196.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #84DCDD |
|---|---|
| RGB | rgb(132, 220, 221) |
| HSL | hsl(181, 57%, 69%) |
| HSV | hsv(181, 40%, 87%) |
| CMYK | cmyk(40.3%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.54, -26.16, -8.81) |
| CIE-LCH | lch(82.54, 27.60, 198.62°) |
| OKLab | oklab(83.97% -0.0814 -0.0243) |
| OKLCH | oklch(83.97% 0.085 196.6) |
| XYZ | xyz(48.1551, 61.3088, 77.6888) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Paleturquoise
#AFEEEE
ΔE00 6.04
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Mediumturquoise
#48D1CC
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 6.43
Aqua Blue
#02D8E9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DCDD #DD8584
analogous
#84DDB2 #84DCDD #84B0DD
triadic
#84DCDD #DD84DC #DCDD84
tetradic
#84DCDD #B284DD #DD8584 #B0DD84
square
#84DCDD #B284DD #DD8584 #B0DD84
split-complementary
#84DCDD #DD84B0 #DDB284
monochromatic
#32B3B5 #54CED0 #84DCDD #B4EAEA #E4F7F8
Accessibility & contrast
On white
1.58
#84DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#84DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DCDD
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DCDD | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#5BE1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #84dcdd; /* rgb */ color: rgb(132, 220, 221); /* oklch */ color: oklch(84.0% 0.085 196.6);
Tailwind
colors: {
custom: {
50: '#ace7e7',
500: '#84dcdd',
950: '#000000',
},
}SCSS
$custom: #84dcdd; $custom-light: #ace7e7; $custom-dark: #000000;
JSON
{
"hex": "#84dcdd",
"rgb": {
"r": 132,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.674,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.83967,
"c": 0.08496,
"h": 196.6
},
"luminance": 0.61312
}Semantic roles & 50–950 ramp
primary
#84DCDD
secondary
#B45251
accent
#2321C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484