#84CCCD#84CCCD
#84CCCD is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.072 H 196.9°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCCD |
|---|---|
| RGB | rgb(132, 204, 205) |
| HSL | hsl(181, 42%, 66%) |
| HSV | hsv(181, 36%, 80%) |
| CMYK | cmyk(35.6%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.58, -22.13, -7.63) |
| CIE-LCH | lch(77.58, 23.41, 199.02°) |
| OKLab | oklab(79.83% -0.0689 -0.021) |
| OKLCH | oklch(79.83% 0.072 196.9) |
| XYZ | xyz(42.1241, 52.4963, 65.6589) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.79
Darkturquoise
#00CED1
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 7.89
Paleturquoise
#AFEEEE
ΔE00 8.44
Aqua Blue
#02D8E9
ΔE00 8.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCCD #CD8584
analogous
#84CDA9 #84CCCD #84A7CD
triadic
#84CCCD #CD84CC #CCCD84
tetradic
#84CCCD #A984CD #CD8584 #A7CD84
square
#84CCCD #A984CD #CD8584 #A7CD84
split-complementary
#84CCCD #CD84A7 #CDA984
monochromatic
#3E9799 #58BABB #84CCCD #B0DEDF #DBF0F0
Accessibility & contrast
On white
1.83
#84CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#84CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCCD
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCCD | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#B6BBCE
Tritanopia (blue-blind)
#66D0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #84cccd; /* rgb */ color: rgb(132, 204, 205); /* oklch */ color: oklch(79.8% 0.072 196.9);
Tailwind
colors: {
custom: {
50: '#abdbdc',
500: '#84cccd',
950: '#000000',
},
}SCSS
$custom: #84cccd; $custom-light: #abdbdc; $custom-dark: #000000;
JSON
{
"hex": "#84cccd",
"rgb": {
"r": 132,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.822,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.79835,
"c": 0.07201,
"h": 196.9
},
"luminance": 0.52499
}Semantic roles & 50–950 ramp
primary
#84CCCD
secondary
#9F5756
accent
#3230B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484