#84DDDC#84DDDC
#84DDDC is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.086 H 194.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #84DDDC |
|---|---|
| RGB | rgb(132, 221, 220) |
| HSL | hsl(179, 57%, 69%) |
| HSV | hsv(179, 40%, 87%) |
| CMYK | cmyk(40.3%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.80, -26.89, -7.90) |
| CIE-LCH | lch(82.80, 28.03, 196.38°) |
| OKLab | oklab(84.16% -0.083 -0.0218) |
| OKLCH | oklch(84.16% 0.086 194.7) |
| XYZ | xyz(48.2855, 61.7822, 77.0770) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Paleturquoise
#AFEEEE
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 6.87
Darkturquoise
#00CED1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DDDC #DD8485
analogous
#84DDB0 #84DDDC #84B2DD
triadic
#84DDDC #DC84DD #DDDC84
tetradic
#84DDDC #B084DD #DD8485 #B2DD84
square
#84DDDC #B084DD #DD8485 #B2DD84
split-complementary
#84DDDC #DD84B2 #DDB084
monochromatic
#32B5B3 #54D0CE #84DDDC #B4EAEA #E4F8F7
Accessibility & contrast
On white
1.57
#84DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#84DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DDDC
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DDDC | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#5CE2DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #84dddc; /* rgb */ color: rgb(132, 221, 220); /* oklch */ color: oklch(84.2% 0.086 194.7);
Tailwind
colors: {
custom: {
50: '#ace7e6',
500: '#84dddc',
950: '#000000',
},
}SCSS
$custom: #84dddc; $custom-light: #ace7e6; $custom-dark: #000000;
JSON
{
"hex": "#84dddc",
"rgb": {
"r": 132,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.326,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.8416,
"c": 0.08581,
"h": 194.7
},
"luminance": 0.61786
}Semantic roles & 50–950 ramp
primary
#84DDDC
secondary
#B45152
accent
#2123C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484