#84D2CC#84D2CC
#84D2CC is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.2% C 0.078 H 189.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #84D2CC |
|---|---|
| RGB | rgb(132, 210, 204) |
| HSL | hsl(175, 46%, 67%) |
| HSV | hsv(175, 37%, 82%) |
| CMYK | cmyk(37.1%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(79.25, -25.35, -4.62) |
| CIE-LCH | lch(79.25, 25.77, 190.34°) |
| OKLab | oklab(81.16% -0.0766 -0.0128) |
| OKLCH | oklch(81.16% 0.078 189.5) |
| XYZ | xyz(43.4574, 55.3554, 65.5098) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.52
Pale Teal
#82CBB2
ΔE00 7.29
Seafoam Blue
#78D1B6
ΔE00 7.54
Turquoise
#40E0D0
ΔE00 7.65
Darkturquoise
#00CED1
ΔE00 7.82
Paleturquoise
#AFEEEE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84D2CC #D2848A
analogous
#84D2A5 #84D2CC #84B1D2
triadic
#84D2CC #CC84D2 #D2CC84
tetradic
#84D2CC #A584D2 #D2848A #B1D284
square
#84D2CC #A584D2 #D2848A #B1D284
split-complementary
#84D2CC #D284B1 #D2A584
monochromatic
#3BA199 #57C2B9 #84D2CC #B1E2DF #DEF3F1
Accessibility & contrast
On white
1.74
#84D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#84D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84D2CC
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84D2CC | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#66D6D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #84d2cc; /* rgb */ color: rgb(132, 210, 204); /* oklch */ color: oklch(81.2% 0.078 189.5);
Tailwind
colors: {
custom: {
50: '#abe0db',
500: '#84d2cc',
950: '#000000',
},
}SCSS
$custom: #84d2cc; $custom-light: #abe0db; $custom-dark: #000000;
JSON
{
"hex": "#84d2cc",
"rgb": {
"r": 132,
"g": 210,
"b": 204
},
"hsl": {
"h": 175.385,
"s": 46.429,
"l": 67.059
},
"oklch": {
"l": 0.81163,
"c": 0.07764,
"h": 189.5
},
"luminance": 0.55358
}Semantic roles & 50–950 ramp
primary
#84D2CC
secondary
#A6545B
accent
#2C37BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484