#84C7CC#84C7CC
#84C7CC is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.7% C 0.068 H 201.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #84C7CC |
|---|---|
| RGB | rgb(132, 199, 204) |
| HSL | hsl(184, 41%, 66%) |
| HSV | hsv(184, 35%, 80%) |
| CMYK | cmyk(35.3%, 2.5%, 0%, 20%) |
| CIE-LAB | lab(76.14, -19.86, -9.23) |
| CIE-LCH | lch(76.14, 21.90, 204.93°) |
| OKLab | oklab(78.67% -0.0632 -0.0253) |
| OKLCH | oklch(78.67% 0.068 201.8) |
| XYZ | xyz(40.8344, 50.1095, 64.6354) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.82
Mediumturquoise
#48D1CC
ΔE00 8.36
Darkturquoise
#00CED1
ΔE00 8.78
Lightblue
#ADD8E6
ΔE00 8.84
Aqua Blue
#02D8E9
ΔE00 8.89
Sky Blue
#87CEEB
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C7CC #CC8984
analogous
#84CCAD #84C7CC #84A3CC
triadic
#84C7CC #CC84C7 #C7CC84
tetradic
#84C7CC #AD84CC #CC8984 #A3CC84
square
#84C7CC #AD84CC #CC8984 #A3CC84
split-complementary
#84C7CC #CC84A3 #CCAD84
monochromatic
#3F9197 #59B3BA #84C7CC #AFDBDE #DBEEF0
Accessibility & contrast
On white
1.91
#84C7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#84C7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C7CC
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C7CC | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CC
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#68CCC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #84c7cc; /* rgb */ color: rgb(132, 199, 204); /* oklch */ color: oklch(78.7% 0.068 201.8);
Tailwind
colors: {
custom: {
50: '#abd8db',
500: '#84c7cc',
950: '#000000',
},
}SCSS
$custom: #84c7cc; $custom-light: #abd8db; $custom-dark: #000000;
JSON
{
"hex": "#84c7cc",
"rgb": {
"r": 132,
"g": 199,
"b": 204
},
"hsl": {
"h": 184.167,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.78674,
"c": 0.06806,
"h": 201.8
},
"luminance": 0.50112
}Semantic roles & 50–950 ramp
primary
#84C7CC
secondary
#9D5C57
accent
#3A31B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101415
muted
#818384