#99B2CD#99B2CD
#99B2CD is a light, muted cyan. Relative luminance 0.430; OKLCH L 75.4% C 0.048 H 250.5°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #99B2CD |
|---|---|
| RGB | rgb(153, 178, 205) |
| HSL | hsl(211, 34%, 70%) |
| HSV | hsv(211, 25%, 80%) |
| CMYK | cmyk(25.4%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(71.57, -2.53, -16.50) |
| CIE-LCH | lch(71.57, 16.69, 261.30°) |
| OKLab | oklab(75.38% -0.016 -0.045) |
| OKLCH | oklch(75.38% 0.048 250.5) |
| XYZ | xyz(40.0736, 43.0195, 63.9380) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.64
Cloudy Blue
#ACC2D9
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 5.28
Light Blue Grey
#B7C9E2
ΔE00 6.74
Bluey Grey
#89A0B0
ΔE00 6.89
Cool Gray
#9AA7B0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99B2CD #CDB499
analogous
#99CCCD #99B2CD #9A99CD
triadic
#99B2CD #CD99B2 #B2CD99
tetradic
#99B2CD #CD99CC #CDB499 #99CD9A
square
#99B2CD #CD99CC #CDB499 #99CD9A
split-complementary
#99B2CD #CD9A99 #CCCD99
monochromatic
#4D749E #7093B9 #99B2CD #C2D1E1 #EAEFF5
Accessibility & contrast
On white
2.19
#99B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#99B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99B2CD
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99B2CD | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CE
Deuteranopia (green-blind)
#A2ADCC
Tritanopia (blue-blind)
#8BB8BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #99b2cd; /* rgb */ color: rgb(153, 178, 205); /* oklch */ color: oklch(75.4% 0.048 250.5);
Tailwind
colors: {
custom: {
50: '#b8c9dc',
500: '#99b2cd',
950: '#000000',
},
}SCSS
$custom: #99b2cd; $custom-light: #b8c9dc; $custom-dark: #000000;
JSON
{
"hex": "#99b2cd",
"rgb": {
"r": 153,
"g": 178,
"b": 205
},
"hsl": {
"h": 211.154,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.75378,
"c": 0.0478,
"h": 250.5
},
"luminance": 0.43021
}Semantic roles & 50–950 ramp
primary
#99B2CD
secondary
#E8E1DA
accent
#7538AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283