#99CDCA#99CDCA
#99CDCA is a light, muted teal. Relative luminance 0.547; OKLCH L 81.1% C 0.054 H 191.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #99CDCA |
|---|---|
| RGB | rgb(153, 205, 202) |
| HSL | hsl(177, 34%, 70%) |
| HSV | hsv(177, 25%, 80%) |
| CMYK | cmyk(25.4%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.87, -17.41, -3.99) |
| CIE-LCH | lch(78.87, 17.86, 192.90°) |
| OKLab | oklab(81.13% -0.053 -0.011) |
| OKLCH | oklch(81.13% 0.054 191.7) |
| XYZ | xyz(45.6255, 54.6971, 64.0192) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.43
Paleturquoise
#AFEEEE
ΔE00 7.68
Lightblue
#ADD8E6
ΔE00 8.82
Pale Teal
#82CBB2
ΔE00 8.95
Mediumturquoise
#48D1CC
ΔE00 9.44
Robin'S Egg Blue
#98EFF9
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CDCA #CD999C
analogous
#99CDB0 #99CDCA #99B6CD
triadic
#99CDCA #CA99CD #CDCA99
tetradic
#99CDCA #B099CD #CD999C #B6CD99
square
#99CDCA #B099CD #CD999C #B6CD99
split-complementary
#99CDCA #CD99B6 #CDB099
monochromatic
#4D9E99 #70B9B5 #99CDCA #C2E1DF #EAF5F4
Accessibility & contrast
On white
1.76
#99CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#99CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CDCA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CDCA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#88D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #99cdca; /* rgb */ color: rgb(153, 205, 202); /* oklch */ color: oklch(81.1% 0.054 191.7);
Tailwind
colors: {
custom: {
50: '#b8dcda',
500: '#99cdca',
950: '#000000',
},
}SCSS
$custom: #99cdca; $custom-light: #b8dcda; $custom-dark: #000000;
JSON
{
"hex": "#99cdca",
"rgb": {
"r": 153,
"g": 205,
"b": 202
},
"hsl": {
"h": 176.538,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.81128,
"c": 0.05413,
"h": 191.7
},
"luminance": 0.54699
}Semantic roles & 50–950 ramp
primary
#99CDCA
secondary
#A2686B
accent
#383FAD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483