#99CECD#99CECD
#99CECD is a light, muted teal. Relative luminance 0.553; OKLCH L 81.4% C 0.055 H 194.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #99CECD |
|---|---|
| RGB | rgb(153, 206, 205) |
| HSL | hsl(179, 35%, 70%) |
| HSV | hsv(179, 26%, 81%) |
| CMYK | cmyk(25.7%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(79.23, -17.25, -5.07) |
| CIE-LCH | lch(79.23, 17.98, 196.37°) |
| OKLab | oklab(81.44% -0.0531 -0.0139) |
| OKLCH | oklch(81.44% 0.055 194.7) |
| XYZ | xyz(46.2241, 55.3205, 65.9881) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.80
Paleturquoise
#AFEEEE
ΔE00 7.33
Lightblue
#ADD8E6
ΔE00 8.08
Robin'S Egg Blue
#98EFF9
ΔE00 8.92
Mediumturquoise
#48D1CC
ΔE00 9.50
Pale Teal
#82CBB2
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CECD #CE999A
analogous
#99CEB2 #99CECD #99B4CE
triadic
#99CECD #CD99CE #CECD99
tetradic
#99CECD #B299CE #CE999A #B4CE99
square
#99CECD #B299CE #CE999A #B4CE99
split-complementary
#99CECD #CE99B4 #CEB299
monochromatic
#4DA09E #70BAB9 #99CECD #C2E2E1 #EAF5F5
Accessibility & contrast
On white
1.74
#99CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#99CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CECD
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CECD | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#87D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #99cecd; /* rgb */ color: rgb(153, 206, 205); /* oklch */ color: oklch(81.4% 0.055 194.7);
Tailwind
colors: {
custom: {
50: '#b8dddc',
500: '#99cecd',
950: '#000000',
},
}SCSS
$custom: #99cecd; $custom-light: #b8dddc; $custom-dark: #000000;
JSON
{
"hex": "#99cecd",
"rgb": {
"r": 153,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.868,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.81442,
"c": 0.05487,
"h": 194.7
},
"luminance": 0.55323
}Semantic roles & 50–950 ramp
primary
#99CECD
secondary
#A36869
accent
#383AAE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484