#84CDC2#84CDC2
#84CDC2 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.075 H 183.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #84CDC2 |
|---|---|
| RGB | rgb(132, 205, 194) |
| HSL | hsl(171, 42%, 66%) |
| HSV | hsv(171, 36%, 80%) |
| CMYK | cmyk(35.6%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(77.56, -25.22, -1.74) |
| CIE-LCH | lch(77.56, 25.28, 183.95°) |
| OKLab | oklab(79.72% -0.0747 -0.0051) |
| OKLCH | oklch(79.72% 0.075 183.9) |
| XYZ | xyz(41.0811, 52.4606, 58.9897) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 6.31
Turquoise
#40E0D0
ΔE00 7.92
Mediumaquamarine
#66CDAA
ΔE00 8.32
Darkturquoise
#00CED1
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CDC2 #CD848F
analogous
#84CD9D #84CDC2 #84B3CD
triadic
#84CDC2 #C284CD #CDC284
tetradic
#84CDC2 #9D84CD #CD848F #B3CD84
square
#84CDC2 #9D84CD #CD848F #B3CD84
split-complementary
#84CDC2 #CD84B3 #CD9D84
monochromatic
#3E998B #58BBAC #84CDC2 #B0DFD8 #DBF0ED
Accessibility & contrast
On white
1.83
#84CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#84CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CDC2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CDC2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#B9BCC3
Tritanopia (blue-blind)
#6BD0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #84cdc2; /* rgb */ color: rgb(132, 205, 194); /* oklch */ color: oklch(79.7% 0.075 183.9);
Tailwind
colors: {
custom: {
50: '#abdcd4',
500: '#84cdc2',
950: '#000000',
},
}SCSS
$custom: #84cdc2; $custom-light: #abdcd4; $custom-dark: #000000;
JSON
{
"hex": "#84cdc2",
"rgb": {
"r": 132,
"g": 205,
"b": 194
},
"hsl": {
"h": 170.959,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.79717,
"c": 0.07485,
"h": 183.9
},
"luminance": 0.52463
}Semantic roles & 50–950 ramp
primary
#84CDC2
secondary
#9F5661
accent
#3044B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483