#84C8CA#84C8CA
#84C8CA is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.8% C 0.069 H 198.2°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #84C8CA |
|---|---|
| RGB | rgb(132, 200, 202) |
| HSL | hsl(182, 40%, 65%) |
| HSV | hsv(182, 35%, 79%) |
| CMYK | cmyk(34.7%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(76.36, -20.85, -7.82) |
| CIE-LCH | lch(76.36, 22.26, 200.56°) |
| OKLab | oklab(78.83% -0.0652 -0.0214) |
| OKLCH | oklch(78.83% 0.069 198.2) |
| XYZ | xyz(40.8269, 50.4758, 63.4572) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.51
Powder Blue
#B0E0E6
ΔE00 8.09
Darkturquoise
#00CED1
ΔE00 8.34
Aqua Blue
#02D8E9
ΔE00 9.04
Paleturquoise
#AFEEEE
ΔE00 9.24
Robin'S Egg Blue
#98EFF9
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C8CA #CA8684
analogous
#84CAA9 #84C8CA #84A5CA
triadic
#84C8CA #CA84C8 #C8CA84
tetradic
#84C8CA #A984CA #CA8684 #A5CA84
square
#84C8CA #A984CA #CA8684 #A5CA84
split-complementary
#84C8CA #CA84A5 #CAA984
monochromatic
#409194 #59B5B8 #84C8CA #AFDBDC #DAEEEF
Accessibility & contrast
On white
1.89
#84C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#84C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C8CA
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C8CA | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CA
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#68CCC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #84c8ca; /* rgb */ color: rgb(132, 200, 202); /* oklch */ color: oklch(78.8% 0.069 198.2);
Tailwind
colors: {
custom: {
50: '#abd9da',
500: '#84c8ca',
950: '#000000',
},
}SCSS
$custom: #84c8ca; $custom-light: #abd9da; $custom-dark: #000000;
JSON
{
"hex": "#84c8ca",
"rgb": {
"r": 132,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.714,
"s": 39.773,
"l": 65.49
},
"oklch": {
"l": 0.78834,
"c": 0.06866,
"h": 198.2
},
"luminance": 0.50478
}Semantic roles & 50–950 ramp
primary
#84C8CA
secondary
#9B5957
accent
#3633B3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383