#84DCDC#84DCDC
#84DCDC is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.085 H 195.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #84DCDC |
|---|---|
| RGB | rgb(132, 220, 220) |
| HSL | hsl(180, 56%, 69%) |
| HSV | hsv(180, 40%, 86%) |
| CMYK | cmyk(40%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.52, -26.40, -8.32) |
| CIE-LCH | lch(82.52, 27.68, 197.49°) |
| OKLab | oklab(83.94% -0.0818 -0.0229) |
| OKLCH | oklch(83.94% 0.085 195.7) |
| XYZ | xyz(48.0223, 61.2557, 76.9893) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Paleturquoise
#AFEEEE
ΔE00 6.08
Mediumturquoise
#48D1CC
ΔE00 6.13
Robin Egg Blue
#8AF1FE
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DCDC #DC8484
analogous
#84DCB0 #84DCDC #84B0DC
triadic
#84DCDC #DC84DC #DCDC84
tetradic
#84DCDC #B084DC #DC8484 #B0DC84
square
#84DCDC #B084DC #DC8484 #B0DC84
split-complementary
#84DCDC #DC84B0 #DCB084
monochromatic
#33B3B3 #54CECE #84DCDC #B4EAEA #E3F7F7
Accessibility & contrast
On white
1.58
#84DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#84DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DCDC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DCDC | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#C2C8DD
Tritanopia (blue-blind)
#5CE1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #84dcdc; /* rgb */ color: rgb(132, 220, 220); /* oklch */ color: oklch(83.9% 0.085 195.7);
Tailwind
colors: {
custom: {
50: '#ace7e6',
500: '#84dcdc',
950: '#000000',
},
}SCSS
$custom: #84dcdc; $custom-light: #ace7e6; $custom-dark: #000000;
JSON
{
"hex": "#84dcdc",
"rgb": {
"r": 132,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.83935,
"c": 0.08498,
"h": 195.7
},
"luminance": 0.61259
}Semantic roles & 50–950 ramp
primary
#84DCDC
secondary
#B35151
accent
#2222C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484