#9BD2DE#9BD2DE
#9BD2DE is a very light, muted cyan. Relative luminance 0.583; OKLCH L 83.0% C 0.059 H 212.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD2DE |
|---|---|
| RGB | rgb(155, 210, 222) |
| HSL | hsl(191, 50%, 74%) |
| HSV | hsv(191, 30%, 87%) |
| CMYK | cmyk(30.2%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(80.92, -14.84, -11.64) |
| CIE-LCH | lch(80.92, 18.86, 218.11°) |
| OKLab | oklab(82.98% -0.0497 -0.0318) |
| OKLCH | oklch(82.98% 0.059 212.6) |
| XYZ | xyz(49.7447, 58.3332, 77.7314) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.66
Powder Blue
#B0E0E6
ΔE00 4.22
Sky Blue
#87CEEB
ΔE00 5.69
Ice Blue
#A5DFF9
ΔE00 5.97
Baby Blue
#89CFF0
ΔE00 6.82
Robin'S Egg Blue
#98EFF9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD2DE #DEA79B
analogous
#9BDEC9 #9BD2DE #9BB1DE
triadic
#9BD2DE #DE9BD2 #D2DE9B
tetradic
#9BD2DE #C99BDE #DEA79B #B1DE9B
square
#9BD2DE #C99BDE #DEA79B #B1DE9B
split-complementary
#9BD2DE #DE9BB1 #DEC99B
monochromatic
#3FA8BF #6DBDCF #9BD2DE #C9E7ED #E8F5F7
Accessibility & contrast
On white
1.66
#9BD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#9BD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD2DE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD2DE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDF
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#84D7D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9bd2de; /* rgb */ color: rgb(155, 210, 222); /* oklch */ color: oklch(83.0% 0.059 212.6);
Tailwind
colors: {
custom: {
50: '#badfe8',
500: '#9bd2de',
950: '#000000',
},
}SCSS
$custom: #9bd2de; $custom-light: #badfe8; $custom-dark: #000000;
JSON
{
"hex": "#9bd2de",
"rgb": {
"r": 155,
"g": 210,
"b": 222
},
"hsl": {
"h": 190.746,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.82984,
"c": 0.05896,
"h": 212.6
},
"luminance": 0.58336
}Semantic roles & 50–950 ramp
primary
#9BD2DE
secondary
#B67567
accent
#4328BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484