#84C8CC#84C8CC
#84C8CC is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.9% C 0.069 H 200.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #84C8CC |
|---|---|
| RGB | rgb(132, 200, 204) |
| HSL | hsl(183, 41%, 66%) |
| HSV | hsv(183, 35%, 80%) |
| CMYK | cmyk(35.3%, 2%, 0%, 20%) |
| CIE-LAB | lab(76.42, -20.36, -8.81) |
| CIE-LCH | lch(76.42, 22.19, 203.40°) |
| OKLab | oklab(78.9% -0.0644 -0.0242) |
| OKLCH | oklch(78.9% 0.069 200.6) |
| XYZ | xyz(41.0652, 50.5711, 64.7124) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.82
Mediumturquoise
#48D1CC
ΔE00 7.97
Darkturquoise
#00CED1
ΔE00 8.53
Aqua Blue
#02D8E9
ΔE00 8.80
Lightblue
#ADD8E6
ΔE00 9.07
Robin'S Egg Blue
#98EFF9
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C8CC #CC8884
analogous
#84CCAC #84C8CC #84A4CC
triadic
#84C8CC #CC84C8 #C8CC84
tetradic
#84C8CC #AC84CC #CC8884 #A4CC84
square
#84C8CC #AC84CC #CC8884 #A4CC84
split-complementary
#84C8CC #CC84A4 #CCAC84
monochromatic
#3F9297 #59B5BA #84C8CC #AFDBDE #DBEFF0
Accessibility & contrast
On white
1.89
#84C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#84C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C8CC
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C8CC | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CC
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#68CDC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #84c8cc; /* rgb */ color: rgb(132, 200, 204); /* oklch */ color: oklch(78.9% 0.069 200.6);
Tailwind
colors: {
custom: {
50: '#abd8db',
500: '#84c8cc',
950: '#000000',
},
}SCSS
$custom: #84c8cc; $custom-light: #abd8db; $custom-dark: #000000;
JSON
{
"hex": "#84c8cc",
"rgb": {
"r": 132,
"g": 200,
"b": 204
},
"hsl": {
"h": 183.333,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.78899,
"c": 0.06879,
"h": 200.6
},
"luminance": 0.50574
}Semantic roles & 50–950 ramp
primary
#84C8CC
secondary
#9D5B57
accent
#3831B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101415
muted
#818384