#99CDCC#99CDCC
#99CDCC is a light, muted teal. Relative luminance 0.548; OKLCH L 81.2% C 0.054 H 194.7°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #99CDCC |
|---|---|
| RGB | rgb(153, 205, 204) |
| HSL | hsl(179, 34%, 70%) |
| HSV | hsv(179, 25%, 80%) |
| CMYK | cmyk(25.4%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.92, -16.97, -4.98) |
| CIE-LCH | lch(78.92, 17.69, 196.36°) |
| OKLab | oklab(81.19% -0.0522 -0.0136) |
| OKLCH | oklch(81.19% 0.054 194.7) |
| XYZ | xyz(45.8638, 54.7925, 65.2745) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.91
Paleturquoise
#AFEEEE
ΔE00 7.58
Lightblue
#ADD8E6
ΔE00 8.07
Robin'S Egg Blue
#98EFF9
ΔE00 9.17
Mediumturquoise
#48D1CC
ΔE00 9.64
Pale Teal
#82CBB2
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CDCC #CD999A
analogous
#99CDB2 #99CDCC #99B4CD
triadic
#99CDCC #CC99CD #CDCC99
tetradic
#99CDCC #B299CD #CD999A #B4CD99
square
#99CDCC #B299CD #CD999A #B4CD99
split-complementary
#99CDCC #CD99B4 #CDB299
monochromatic
#4D9E9D #70B9B7 #99CDCC #C2E1E1 #EAF5F5
Accessibility & contrast
On white
1.76
#99CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#99CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CDCC
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CDCC | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#88D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #99cdcc; /* rgb */ color: rgb(153, 205, 204); /* oklch */ color: oklch(81.2% 0.054 194.7);
Tailwind
colors: {
custom: {
50: '#b8dcdb',
500: '#99cdcc',
950: '#000000',
},
}SCSS
$custom: #99cdcc; $custom-light: #b8dcdb; $custom-dark: #000000;
JSON
{
"hex": "#99cdcc",
"rgb": {
"r": 153,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.846,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.8119,
"c": 0.05396,
"h": 194.7
},
"luminance": 0.54795
}Semantic roles & 50–950 ramp
primary
#99CDCC
secondary
#A26869
accent
#383BAD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484