#99CDCF#99CDCF
#99CDCF is a light, muted teal. Relative luminance 0.549; OKLCH L 81.3% C 0.054 H 199.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #99CDCF |
|---|---|
| RGB | rgb(153, 205, 207) |
| HSL | hsl(182, 36%, 71%) |
| HSV | hsv(182, 26%, 81%) |
| CMYK | cmyk(26.1%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(79.01, -16.30, -6.47) |
| CIE-LCH | lch(79.01, 17.53, 201.65°) |
| OKLab | oklab(81.29% -0.051 -0.0177) |
| OKLCH | oklch(81.29% 0.054 199.1) |
| XYZ | xyz(46.2271, 54.9378, 67.1877) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.27
Lightblue
#ADD8E6
ΔE00 6.97
Paleturquoise
#AFEEEE
ΔE00 7.63
Robin'S Egg Blue
#98EFF9
ΔE00 8.78
Sky Blue
#87CEEB
ΔE00 9.53
Pale Sky Blue
#BDF6FE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CDCF #CF9B99
analogous
#99CFB6 #99CDCF #99B2CF
triadic
#99CDCF #CF99CD #CDCF99
tetradic
#99CDCF #B699CF #CF9B99 #B2CF99
square
#99CDCF #B699CF #CF9B99 #B2CF99
split-complementary
#99CDCF #CF99B2 #CFB699
monochromatic
#4C9EA2 #6FB9BB #99CDCF #C3E1E3 #EAF5F5
Accessibility & contrast
On white
1.75
#99CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#99CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CDCF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CDCF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#BCC0CF
Tritanopia (blue-blind)
#87D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #99cdcf; /* rgb */ color: rgb(153, 205, 207); /* oklch */ color: oklch(81.3% 0.054 199.1);
Tailwind
colors: {
custom: {
50: '#b8dcdd',
500: '#99cdcf',
950: '#000000',
},
}SCSS
$custom: #99cdcf; $custom-light: #b8dcdd; $custom-dark: #000000;
JSON
{
"hex": "#99cdcf",
"rgb": {
"r": 153,
"g": 205,
"b": 207
},
"hsl": {
"h": 182.222,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.81285,
"c": 0.05396,
"h": 199.1
},
"luminance": 0.5494
}Semantic roles & 50–950 ramp
primary
#99CDCF
secondary
#A56A68
accent
#3B37AF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484