#99CDCD#99CDCD
#99CDCD is a light, muted teal. Relative luminance 0.548; OKLCH L 81.2% C 0.054 H 196.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #99CDCD |
|---|---|
| RGB | rgb(153, 205, 205) |
| HSL | hsl(180, 34%, 70%) |
| HSV | hsv(180, 25%, 80%) |
| CMYK | cmyk(25.4%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(78.95, -16.75, -5.48) |
| CIE-LCH | lch(78.95, 17.62, 198.11°) |
| OKLab | oklab(81.22% -0.0518 -0.015) |
| OKLCH | oklch(81.22% 0.054 196.1) |
| XYZ | xyz(45.9842, 54.8406, 65.9081) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.68
Paleturquoise
#AFEEEE
ΔE00 7.57
Lightblue
#ADD8E6
ΔE00 7.70
Robin'S Egg Blue
#98EFF9
ΔE00 9.02
Mediumturquoise
#48D1CC
ΔE00 9.78
Pale Sky Blue
#BDF6FE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CDCD #CD9999
analogous
#99CDB3 #99CDCD #99B3CD
triadic
#99CDCD #CD99CD #CDCD99
tetradic
#99CDCD #B399CD #CD9999 #B3CD99
square
#99CDCD #B399CD #CD9999 #B3CD99
split-complementary
#99CDCD #CD99B3 #CDB399
monochromatic
#4D9E9E #70B9B9 #99CDCD #C2E1E1 #EAF5F5
Accessibility & contrast
On white
1.75
#99CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#99CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CDCD
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CDCD | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#87D0CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #99cdcd; /* rgb */ color: rgb(153, 205, 205); /* oklch */ color: oklch(81.2% 0.054 196.1);
Tailwind
colors: {
custom: {
50: '#b8dcdc',
500: '#99cdcd',
950: '#000000',
},
}SCSS
$custom: #99cdcd; $custom-light: #b8dcdc; $custom-dark: #000000;
JSON
{
"hex": "#99cdcd",
"rgb": {
"r": 153,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.81222,
"c": 0.05393,
"h": 196.1
},
"luminance": 0.54843
}Semantic roles & 50–950 ramp
primary
#99CDCD
secondary
#A26868
accent
#3838AD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484