#99CDCE#99CDCE
#99CDCE is a light, muted teal. Relative luminance 0.549; OKLCH L 81.3% C 0.054 H 197.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #99CDCE |
|---|---|
| RGB | rgb(153, 205, 206) |
| HSL | hsl(181, 35%, 70%) |
| HSV | hsv(181, 26%, 81%) |
| CMYK | cmyk(25.7%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.98, -16.52, -5.97) |
| CIE-LCH | lch(78.98, 17.57, 199.87°) |
| OKLab | oklab(81.25% -0.0514 -0.0163) |
| OKLCH | oklch(81.25% 0.054 197.6) |
| XYZ | xyz(46.1052, 54.8890, 66.5459) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.46
Lightblue
#ADD8E6
ΔE00 7.34
Paleturquoise
#AFEEEE
ΔE00 7.59
Robin'S Egg Blue
#98EFF9
ΔE00 8.89
Pale Sky Blue
#BDF6FE
ΔE00 9.76
Mediumturquoise
#48D1CC
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CDCE #CE9A99
analogous
#99CEB4 #99CDCE #99B2CE
triadic
#99CDCE #CE99CD #CDCE99
tetradic
#99CDCE #B499CE #CE9A99 #B2CE99
square
#99CDCE #B499CE #CE9A99 #B2CE99
split-complementary
#99CDCE #CE99B2 #CEB499
monochromatic
#4D9EA0 #70B9BA #99CDCE #C2E1E2 #EAF5F5
Accessibility & contrast
On white
1.75
#99CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#99CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CDCE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CDCE | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#87D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #99cdce; /* rgb */ color: rgb(153, 205, 206); /* oklch */ color: oklch(81.3% 0.054 197.6);
Tailwind
colors: {
custom: {
50: '#b8dcdc',
500: '#99cdce',
950: '#000000',
},
}SCSS
$custom: #99cdce; $custom-light: #b8dcdc; $custom-dark: #000000;
JSON
{
"hex": "#99cdce",
"rgb": {
"r": 153,
"g": 205,
"b": 206
},
"hsl": {
"h": 181.132,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.81253,
"c": 0.05392,
"h": 197.6
},
"luminance": 0.54891
}Semantic roles & 50–950 ramp
primary
#99CDCE
secondary
#A36968
accent
#3A38AE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484