#84CECE#84CECE
#84CECE is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.074 H 195.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #84CECE |
|---|---|
| RGB | rgb(132, 206, 206) |
| HSL | hsl(180, 43%, 66%) |
| HSV | hsv(180, 36%, 81%) |
| CMYK | cmyk(35.9%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(78.17, -22.89, -7.29) |
| CIE-LCH | lch(78.17, 24.03, 197.66°) |
| OKLab | oklab(80.32% -0.0709 -0.02) |
| OKLCH | oklch(80.32% 0.074 195.8) |
| XYZ | xyz(42.7236, 53.5016, 66.4561) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 7.69
Powder Blue
#B0E0E6
ΔE00 7.93
Paleturquoise
#AFEEEE
ΔE00 8.10
Robin'S Egg Blue
#98EFF9
ΔE00 8.42
Aqua Blue
#02D8E9
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CECE #CE8484
analogous
#84CEA9 #84CECE #84A9CE
triadic
#84CECE #CE84CE #CECE84
tetradic
#84CECE #A984CE #CE8484 #A9CE84
square
#84CECE #A984CE #CE8484 #A9CE84
split-complementary
#84CECE #CE84A9 #CEA984
monochromatic
#3D9A9A #58BDBD #84CECE #B0DFDF #DCF1F1
Accessibility & contrast
On white
1.79
#84CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#84CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CECE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CECE | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#66D2CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #84cece; /* rgb */ color: rgb(132, 206, 206); /* oklch */ color: oklch(80.3% 0.074 195.8);
Tailwind
colors: {
custom: {
50: '#abdddc',
500: '#84cece',
950: '#000000',
},
}SCSS
$custom: #84cece; $custom-light: #abdddc; $custom-dark: #000000;
JSON
{
"hex": "#84cece",
"rgb": {
"r": 132,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.8032,
"c": 0.07369,
"h": 195.8
},
"luminance": 0.53504
}Semantic roles & 50–950 ramp
primary
#84CECE
secondary
#A05656
accent
#2F2FB6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484