#84CECF#84CECF
#84CECF is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.074 H 196.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #84CECF |
|---|---|
| RGB | rgb(132, 206, 207) |
| HSL | hsl(181, 44%, 66%) |
| HSV | hsv(181, 36%, 81%) |
| CMYK | cmyk(36.2%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.20, -22.65, -7.78) |
| CIE-LCH | lch(78.20, 23.95, 198.96°) |
| OKLab | oklab(80.35% -0.0705 -0.0214) |
| OKLCH | oklch(80.35% 0.074 196.9) |
| XYZ | xyz(42.8454, 53.5503, 67.0979) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.59
Darkturquoise
#00CED1
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 7.75
Paleturquoise
#AFEEEE
ΔE00 8.07
Robin'S Egg Blue
#98EFF9
ΔE00 8.25
Aqua Blue
#02D8E9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CECF #CF8584
analogous
#84CFAB #84CECF #84A9CF
triadic
#84CECF #CF84CE #CECF84
tetradic
#84CECF #AB84CF #CF8584 #A9CF84
square
#84CECF #AB84CF #CF8584 #A9CF84
split-complementary
#84CECF #CF84A9 #CFAB84
monochromatic
#3D9B9C #58BCBE #84CECF #B0E0E0 #DCF1F1
Accessibility & contrast
On white
1.79
#84CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#84CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CECF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CECF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CF
Deuteranopia (green-blind)
#B7BDD0
Tritanopia (blue-blind)
#65D3CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #84cecf; /* rgb */ color: rgb(132, 206, 207); /* oklch */ color: oklch(80.4% 0.074 196.9);
Tailwind
colors: {
custom: {
50: '#abdddd',
500: '#84cecf',
950: '#000000',
},
}SCSS
$custom: #84cecf; $custom-light: #abdddd; $custom-dark: #000000;
JSON
{
"hex": "#84cecf",
"rgb": {
"r": 132,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.8,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.80352,
"c": 0.07367,
"h": 196.9
},
"luminance": 0.53553
}Semantic roles & 50–950 ramp
primary
#84CECF
secondary
#A25756
accent
#302FB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484