#84CCCC#84CCCC
#84CCCC is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.072 H 195.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCCC |
|---|---|
| RGB | rgb(132, 204, 204) |
| HSL | hsl(180, 41%, 66%) |
| HSV | hsv(180, 35%, 80%) |
| CMYK | cmyk(35.3%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.55, -22.38, -7.13) |
| CIE-LCH | lch(77.55, 23.48, 197.68°) |
| OKLab | oklab(79.8% -0.0693 -0.0196) |
| OKLCH | oklch(79.8% 0.072 195.8) |
| XYZ | xyz(42.0038, 52.4482, 65.0252) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.61
Darkturquoise
#00CED1
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 8.07
Paleturquoise
#AFEEEE
ΔE00 8.47
Aqua Blue
#02D8E9
ΔE00 8.80
Robin'S Egg Blue
#98EFF9
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCCC #CC8484
analogous
#84CCA8 #84CCCC #84A8CC
triadic
#84CCCC #CC84CC #CCCC84
tetradic
#84CCCC #A884CC #CC8484 #A8CC84
square
#84CCCC #A884CC #CC8484 #A8CC84
split-complementary
#84CCCC #CC84A8 #CCA884
monochromatic
#3F9797 #59BABA #84CCCC #AFDEDE #DBF0F0
Accessibility & contrast
On white
1.83
#84CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#84CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCCC
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCCC | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#B6BBCD
Tritanopia (blue-blind)
#67D0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #84cccc; /* rgb */ color: rgb(132, 204, 204); /* oklch */ color: oklch(79.8% 0.072 195.8);
Tailwind
colors: {
custom: {
50: '#abdbdb',
500: '#84cccc',
950: '#000000',
},
}SCSS
$custom: #84cccc; $custom-light: #abdbdb; $custom-dark: #000000;
JSON
{
"hex": "#84cccc",
"rgb": {
"r": 132,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.79803,
"c": 0.07202,
"h": 195.8
},
"luminance": 0.52451
}Semantic roles & 50–950 ramp
primary
#84CCCC
secondary
#9D5757
accent
#3131B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484