#99CCCD#99CCCD
#99CCCD is a light, muted teal. Relative luminance 0.544; OKLCH L 81.0% C 0.053 H 197.7°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #99CCCD |
|---|---|
| RGB | rgb(153, 204, 205) |
| HSL | hsl(181, 34%, 70%) |
| HSV | hsv(181, 25%, 80%) |
| CMYK | cmyk(25.4%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.67, -16.24, -5.88) |
| CIE-LCH | lch(78.67, 17.27, 199.92°) |
| OKLab | oklab(81% -0.0505 -0.0161) |
| OKLCH | oklch(81% 0.053 197.7) |
| XYZ | xyz(45.7457, 54.3637, 65.8287) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.60
Lightblue
#ADD8E6
ΔE00 7.34
Paleturquoise
#AFEEEE
ΔE00 7.84
Robin'S Egg Blue
#98EFF9
ΔE00 9.15
Sky Blue
#87CEEB
ΔE00 9.96
Pale Sky Blue
#BDF6FE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CCCD #CD9A99
analogous
#99CDB4 #99CCCD #99B2CD
triadic
#99CCCD #CD99CC #CCCD99
tetradic
#99CCCD #B499CD #CD9A99 #B2CD99
square
#99CCCD #B499CD #CD9A99 #B2CD99
split-complementary
#99CCCD #CD99B2 #CDB499
monochromatic
#4D9D9E #70B7B9 #99CCCD #C2E1E1 #EAF5F5
Accessibility & contrast
On white
1.77
#99CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#99CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CCCD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CCCD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#BBC0CD
Tritanopia (blue-blind)
#88CFCC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #99cccd; /* rgb */ color: rgb(153, 204, 205); /* oklch */ color: oklch(81.0% 0.053 197.7);
Tailwind
colors: {
custom: {
50: '#b8dbdc',
500: '#99cccd',
950: '#000000',
},
}SCSS
$custom: #99cccd; $custom-light: #b8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#99cccd",
"rgb": {
"r": 153,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.154,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.81002,
"c": 0.053,
"h": 197.7
},
"luminance": 0.54366
}Semantic roles & 50–950 ramp
primary
#99CCCD
secondary
#A26968
accent
#3B38AD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484