#84CDCA#84CDCA
#84CDCA is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.0% C 0.073 H 192.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #84CDCA |
|---|---|
| RGB | rgb(132, 205, 202) |
| HSL | hsl(178, 42%, 66%) |
| HSV | hsv(178, 36%, 80%) |
| CMYK | cmyk(35.6%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(77.77, -23.35, -5.72) |
| CIE-LCH | lch(77.77, 24.04, 193.77°) |
| OKLab | oklab(79.97% -0.0713 -0.0158) |
| OKLCH | oklch(79.97% 0.073 192.5) |
| XYZ | xyz(42.0039, 52.8297, 63.8495) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 7.80
Pale Teal
#82CBB2
ΔE00 8.19
Paleturquoise
#AFEEEE
ΔE00 8.48
Powder Blue
#B0E0E6
ΔE00 8.61
Seafoam Blue
#78D1B6
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CDCA #CD8487
analogous
#84CDA5 #84CDCA #84ABCD
triadic
#84CDCA #CA84CD #CDCA84
tetradic
#84CDCA #A584CD #CD8487 #ABCD84
square
#84CDCA #A584CD #CD8487 #ABCD84
split-complementary
#84CDCA #CD84AB #CDA584
monochromatic
#3E9995 #58BBB7 #84CDCA #B0DFDD #DBF0EF
Accessibility & contrast
On white
1.82
#84CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#84CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CDCA
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CDCA | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#68D1CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #84cdca; /* rgb */ color: rgb(132, 205, 202); /* oklch */ color: oklch(80.0% 0.073 192.5);
Tailwind
colors: {
custom: {
50: '#abdcda',
500: '#84cdca',
950: '#000000',
},
}SCSS
$custom: #84cdca; $custom-light: #abdcda; $custom-dark: #000000;
JSON
{
"hex": "#84cdca",
"rgb": {
"r": 132,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.534,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.79965,
"c": 0.07307,
"h": 192.5
},
"luminance": 0.52832
}Semantic roles & 50–950 ramp
primary
#84CDCA
secondary
#9F5659
accent
#3036B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483