#99CDCB#99CDCB
#99CDCB is a light, muted teal. Relative luminance 0.547; OKLCH L 81.2% C 0.054 H 193.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #99CDCB |
|---|---|
| RGB | rgb(153, 205, 203) |
| HSL | hsl(178, 34%, 70%) |
| HSV | hsv(178, 25%, 80%) |
| CMYK | cmyk(25.4%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.89, -17.19, -4.48) |
| CIE-LCH | lch(78.89, 17.77, 194.62°) |
| OKLab | oklab(81.16% -0.0526 -0.0123) |
| OKLCH | oklch(81.16% 0.054 193.2) |
| XYZ | xyz(45.7443, 54.7447, 64.6448) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.16
Paleturquoise
#AFEEEE
ΔE00 7.62
Lightblue
#ADD8E6
ΔE00 8.44
Robin'S Egg Blue
#98EFF9
ΔE00 9.34
Pale Teal
#82CBB2
ΔE00 9.36
Mediumturquoise
#48D1CC
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CDCB #CD999B
analogous
#99CDB1 #99CDCB #99B5CD
triadic
#99CDCB #CB99CD #CDCB99
tetradic
#99CDCB #B199CD #CD999B #B5CD99
square
#99CDCB #B199CD #CD999B #B5CD99
split-complementary
#99CDCB #CD99B5 #CDB199
monochromatic
#4D9E9B #70B9B6 #99CDCB #C2E1E0 #EAF5F5
Accessibility & contrast
On white
1.76
#99CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#99CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CDCB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CDCB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BDC0CC
Tritanopia (blue-blind)
#88D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #99cdcb; /* rgb */ color: rgb(153, 205, 203); /* oklch */ color: oklch(81.2% 0.054 193.2);
Tailwind
colors: {
custom: {
50: '#b8dcda',
500: '#99cdcb',
950: '#000000',
},
}SCSS
$custom: #99cdcb; $custom-light: #b8dcda; $custom-dark: #000000;
JSON
{
"hex": "#99cdcb",
"rgb": {
"r": 153,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.692,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.81159,
"c": 0.05402,
"h": 193.2
},
"luminance": 0.54747
}Semantic roles & 50–950 ramp
primary
#99CDCB
secondary
#A2686A
accent
#383DAD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483