#84C2CC#84C2CC
#84C2CC is a light, moderate teal. Relative luminance 0.478; OKLCH L 77.5% C 0.065 H 208.6°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #84C2CC |
|---|---|
| RGB | rgb(132, 194, 204) |
| HSL | hsl(188, 41%, 66%) |
| HSV | hsv(188, 35%, 80%) |
| CMYK | cmyk(35.3%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(74.73, -17.30, -11.33) |
| CIE-LCH | lch(74.73, 20.68, 213.22°) |
| OKLab | oklab(77.55% -0.057 -0.031) |
| OKLCH | oklch(77.55% 0.065 208.6) |
| XYZ | xyz(39.7028, 47.8463, 64.2582) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.20
Lightblue
#ADD8E6
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.32
Baby Blue
#89CFF0
ΔE00 8.54
Turquoise Blue
#06B1C4
ΔE00 9.70
Aqua Blue
#02D8E9
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C2CC #CC8E84
analogous
#84CCB2 #84C2CC #849ECC
triadic
#84C2CC #CC84C2 #C2CC84
tetradic
#84C2CC #B284CC #CC8E84 #9ECC84
square
#84C2CC #B284CC #CC8E84 #9ECC84
split-complementary
#84C2CC #CC849E #CCB284
monochromatic
#3F8B97 #59ADBA #84C2CC #AFD7DE #DBEDF0
Accessibility & contrast
On white
1.99
#84C2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#84C2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C2CC
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C2CC | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCD
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#69C7C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #84c2cc; /* rgb */ color: rgb(132, 194, 204); /* oklch */ color: oklch(77.5% 0.065 208.6);
Tailwind
colors: {
custom: {
50: '#aad4db',
500: '#84c2cc',
950: '#000000',
},
}SCSS
$custom: #84c2cc; $custom-light: #aad4db; $custom-dark: #000000;
JSON
{
"hex": "#84c2cc",
"rgb": {
"r": 132,
"g": 194,
"b": 204
},
"hsl": {
"h": 188.333,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.7755,
"c": 0.06489,
"h": 208.6
},
"luminance": 0.47849
}Semantic roles & 50–950 ramp
primary
#84C2CC
secondary
#E2CDCA
accent
#4331B4
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383