#84CDC8#84CDC8
#84CDC8 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.073 H 190.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #84CDC8 |
|---|---|
| RGB | rgb(132, 205, 200) |
| HSL | hsl(176, 42%, 66%) |
| HSV | hsv(176, 36%, 80%) |
| CMYK | cmyk(35.6%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.72, -23.82, -4.73) |
| CIE-LCH | lch(77.72, 24.29, 191.23°) |
| OKLab | oklab(79.9% -0.0722 -0.0131) |
| OKLCH | oklch(79.9% 0.073 190.3) |
| XYZ | xyz(41.7686, 52.7356, 62.6104) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.96
Pale Teal
#82CBB2
ΔE00 7.38
Darkturquoise
#00CED1
ΔE00 7.96
Seafoam Blue
#78D1B6
ΔE00 7.96
Turquoise
#40E0D0
ΔE00 8.63
Paleturquoise
#AFEEEE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CDC8 #CD8489
analogous
#84CDA3 #84CDC8 #84ADCD
triadic
#84CDC8 #C884CD #CDC884
tetradic
#84CDC8 #A384CD #CD8489 #ADCD84
square
#84CDC8 #A384CD #CD8489 #ADCD84
split-complementary
#84CDC8 #CD84AD #CDA384
monochromatic
#3E9992 #58BBB5 #84CDC8 #B0DFDB #DBF0EF
Accessibility & contrast
On white
1.82
#84CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#84CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CDC8
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CDC8 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#68D1CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #84cdc8; /* rgb */ color: rgb(132, 205, 200); /* oklch */ color: oklch(79.9% 0.073 190.3);
Tailwind
colors: {
custom: {
50: '#abdcd8',
500: '#84cdc8',
950: '#000000',
},
}SCSS
$custom: #84cdc8; $custom-light: #abdcd8; $custom-dark: #000000;
JSON
{
"hex": "#84cdc8",
"rgb": {
"r": 132,
"g": 205,
"b": 200
},
"hsl": {
"h": 175.89,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.79902,
"c": 0.07335,
"h": 190.3
},
"luminance": 0.52738
}Semantic roles & 50–950 ramp
primary
#84CDC8
secondary
#9F565B
accent
#3039B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483