#84D2CA#84D2CA
#84D2CA is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.1% C 0.078 H 187.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #84D2CA |
|---|---|
| RGB | rgb(132, 210, 202) |
| HSL | hsl(174, 46%, 67%) |
| HSV | hsv(174, 37%, 82%) |
| CMYK | cmyk(37.1%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(79.19, -25.82, -3.63) |
| CIE-LCH | lch(79.19, 26.07, 188.01°) |
| OKLab | oklab(81.1% -0.0774 -0.0102) |
| OKLCH | oklch(81.1% 0.078 187.5) |
| XYZ | xyz(43.2191, 55.2601, 64.2545) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.58
Pale Teal
#82CBB2
ΔE00 6.55
Seafoam Blue
#78D1B6
ΔE00 6.76
Turquoise
#40E0D0
ΔE00 7.33
Darkturquoise
#00CED1
ΔE00 8.11
Paleturquoise
#AFEEEE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84D2CA #D2848C
analogous
#84D2A3 #84D2CA #84B3D2
triadic
#84D2CA #CA84D2 #D2CA84
tetradic
#84D2CA #A384D2 #D2848C #B3D284
square
#84D2CA #A384D2 #D2848C #B3D284
split-complementary
#84D2CA #D284B3 #D2A384
monochromatic
#3BA196 #57C2B7 #84D2CA #B1E2DD #DEF3F1
Accessibility & contrast
On white
1.74
#84D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#84D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84D2CA
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84D2CA | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#BCC0CB
Tritanopia (blue-blind)
#67D6CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #84d2ca; /* rgb */ color: rgb(132, 210, 202); /* oklch */ color: oklch(81.1% 0.078 187.5);
Tailwind
colors: {
custom: {
50: '#abe0da',
500: '#84d2ca',
950: '#000000',
},
}SCSS
$custom: #84d2ca; $custom-light: #abe0da; $custom-dark: #000000;
JSON
{
"hex": "#84d2ca",
"rgb": {
"r": 132,
"g": 210,
"b": 202
},
"hsl": {
"h": 173.846,
"s": 46.429,
"l": 67.059
},
"oklch": {
"l": 0.81101,
"c": 0.07807,
"h": 187.5
},
"luminance": 0.55263
}Semantic roles & 50–950 ramp
primary
#84D2CA
secondary
#A6545D
accent
#2C3ABA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483