#84C8D2#84C8D2
#84C8D2 is a light, moderate teal. Relative luminance 0.509; OKLCH L 79.1% C 0.070 H 207.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #84C8D2 |
|---|---|
| RGB | rgb(132, 200, 210) |
| HSL | hsl(188, 46%, 67%) |
| HSV | hsv(188, 37%, 82%) |
| CMYK | cmyk(37.1%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(76.60, -18.90, -11.79) |
| CIE-LCH | lch(76.60, 22.27, 211.95°) |
| OKLab | oklab(79.1% -0.062 -0.0323) |
| OKLCH | oklch(79.1% 0.07 207.5) |
| XYZ | xyz(41.7987, 50.8645, 68.5756) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.98
Powder Blue
#B0E0E6
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 7.65
Baby Blue
#89CFF0
ΔE00 8.36
Aqua Blue
#02D8E9
ΔE00 8.61
Robin'S Egg Blue
#98EFF9
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C8D2 #D28E84
analogous
#84D2B5 #84C8D2 #84A1D2
triadic
#84C8D2 #D284C8 #C8D284
tetradic
#84C8D2 #B584D2 #D28E84 #A1D284
square
#84C8D2 #B584D2 #D28E84 #A1D284
split-complementary
#84C8D2 #D284A1 #D2B584
monochromatic
#3B94A1 #57B4C2 #84C8D2 #B1DCE2 #DEF0F3
Accessibility & contrast
On white
1.88
#84C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#84C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C8D2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C8D2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D3
Deuteranopia (green-blind)
#B0B9D2
Tritanopia (blue-blind)
#65CECB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #84c8d2; /* rgb */ color: rgb(132, 200, 210); /* oklch */ color: oklch(79.1% 0.070 207.5);
Tailwind
colors: {
custom: {
50: '#abd8df',
500: '#84c8d2',
950: '#000000',
},
}SCSS
$custom: #84c8d2; $custom-light: #abd8df; $custom-dark: #000000;
JSON
{
"hex": "#84c8d2",
"rgb": {
"r": 132,
"g": 200,
"b": 210
},
"hsl": {
"h": 187.692,
"s": 46.429,
"l": 67.059
},
"oklch": {
"l": 0.79101,
"c": 0.06992,
"h": 207.5
},
"luminance": 0.50867
}Semantic roles & 50–950 ramp
primary
#84C8D2
secondary
#A65F54
accent
#3E2CBA
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384