#99CCCE#99CCCE
#99CCCE is a light, muted teal. Relative luminance 0.544; OKLCH L 81.0% C 0.053 H 199.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #99CCCE |
|---|---|
| RGB | rgb(153, 204, 206) |
| HSL | hsl(182, 35%, 70%) |
| HSV | hsv(182, 26%, 81%) |
| CMYK | cmyk(25.7%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(78.70, -16.01, -6.38) |
| CIE-LCH | lch(78.70, 17.24, 201.73°) |
| OKLab | oklab(81.03% -0.0501 -0.0174) |
| OKLCH | oklch(81.03% 0.053 199.2) |
| XYZ | xyz(45.8668, 54.4122, 66.4664) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 6.98
Paleturquoise
#AFEEEE
ΔE00 7.89
Robin'S Egg Blue
#98EFF9
ΔE00 9.04
Sky Blue
#87CEEB
ΔE00 9.53
Pale Sky Blue
#BDF6FE
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CCCE #CE9B99
analogous
#99CEB5 #99CCCE #99B1CE
triadic
#99CCCE #CE99CC #CCCE99
tetradic
#99CCCE #B599CE #CE9B99 #B1CE99
square
#99CCCE #B599CE #CE9B99 #B1CE99
split-complementary
#99CCCE #CE99B1 #CEB599
monochromatic
#4D9DA0 #70B7BA #99CCCE #C2E1E2 #EAF5F5
Accessibility & contrast
On white
1.77
#99CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#99CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CCCE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CCCE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#87D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #99ccce; /* rgb */ color: rgb(153, 204, 206); /* oklch */ color: oklch(81.0% 0.053 199.2);
Tailwind
colors: {
custom: {
50: '#b8dbdc',
500: '#99ccce',
950: '#000000',
},
}SCSS
$custom: #99ccce; $custom-light: #b8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#99ccce",
"rgb": {
"r": 153,
"g": 204,
"b": 206
},
"hsl": {
"h": 182.264,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.81034,
"c": 0.05305,
"h": 199.2
},
"luminance": 0.54414
}Semantic roles & 50–950 ramp
primary
#99CCCE
secondary
#A36A68
accent
#3C38AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484