#84CDC0#84CDC0
#84CDC0 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.076 H 181.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #84CDC0 |
|---|---|
| RGB | rgb(132, 205, 192) |
| HSL | hsl(169, 42%, 66%) |
| HSV | hsv(169, 36%, 80%) |
| CMYK | cmyk(35.6%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(77.50, -25.67, -0.74) |
| CIE-LCH | lch(77.50, 25.68, 181.66°) |
| OKLab | oklab(79.66% -0.0755 -0.0024) |
| OKLCH | oklch(79.66% 0.076 181.8) |
| XYZ | xyz(40.8580, 52.3714, 57.8147) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 4.95
Mediumturquoise
#48D1CC
ΔE00 6.64
Mediumaquamarine
#66CDAA
ΔE00 7.62
Turquoise
#40E0D0
ΔE00 7.86
Light Teal
#90E4C1
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CDC0 #CD8491
analogous
#84CD9B #84CDC0 #84B5CD
triadic
#84CDC0 #C084CD #CDC084
tetradic
#84CDC0 #9B84CD #CD8491 #B5CD84
square
#84CDC0 #9B84CD #CD8491 #B5CD84
split-complementary
#84CDC0 #CD84B5 #CD9B84
monochromatic
#3E9988 #58BBAA #84CDC0 #B0DFD6 #DBF0ED
Accessibility & contrast
On white
1.83
#84CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#84CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CDC0
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CDC0 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C0
Deuteranopia (green-blind)
#BABCC1
Tritanopia (blue-blind)
#6CD0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #84cdc0; /* rgb */ color: rgb(132, 205, 192); /* oklch */ color: oklch(79.7% 0.076 181.8);
Tailwind
colors: {
custom: {
50: '#aadcd3',
500: '#84cdc0',
950: '#000000',
},
}SCSS
$custom: #84cdc0; $custom-light: #aadcd3; $custom-dark: #000000;
JSON
{
"hex": "#84cdc0",
"rgb": {
"r": 132,
"g": 205,
"b": 192
},
"hsl": {
"h": 169.315,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.79657,
"c": 0.07557,
"h": 181.8
},
"luminance": 0.52374
}Semantic roles & 50–950 ramp
primary
#84CDC0
secondary
#9F5663
accent
#3048B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483