#9BDFFA#9BDFFA
#9BDFFA is a very light, moderate cyan. Relative luminance 0.666; OKLCH L 86.8% C 0.078 H 224.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDFFA |
|---|---|
| RGB | rgb(155, 223, 250) |
| HSL | hsl(197, 90%, 79%) |
| HSV | hsv(197, 38%, 98%) |
| CMYK | cmyk(38%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(85.32, -14.71, -19.89) |
| CIE-LCH | lch(85.32, 24.74, 233.51°) |
| OKLab | oklab(86.76% -0.0551 -0.0547) |
| OKLCH | oklch(86.76% 0.078 224.8) |
| XYZ | xyz(57.1547, 66.6425, 100.2756) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.62
Sky Blue
#87CEEB
ΔE00 4.19
Baby Blue
#89CFF0
ΔE00 4.24
Lightblue
#ADD8E6
ΔE00 5.05
Lightskyblue
#87CEFA
ΔE00 6.36
Light Blue
#95D0FC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDFFA #FAB69B
analogous
#9BFAE6 #9BDFFA #9BB0FA
triadic
#9BDFFA #FA9BDF #DFFA9B
tetradic
#9BDFFA #E69BFA #FAB69B #B0FA9B
square
#9BDFFA #E69BFA #FAB69B #B0FA9B
split-complementary
#9BDFFA #FA9BB0 #FAE69B
monochromatic
#26BAF4 #61CCF7 #9BDFFA #D5F2FD #E2F6FE
Accessibility & contrast
On white
1.47
#9BDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#9BDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDFFA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDFFA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFB
Deuteranopia (green-blind)
#C2D0FA
Tritanopia (blue-blind)
#77E7E7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9bdffa; /* rgb */ color: rgb(155, 223, 250); /* oklch */ color: oklch(86.8% 0.078 224.8);
Tailwind
colors: {
custom: {
50: '#bce9fc',
500: '#9bdffa',
950: '#000000',
},
}SCSS
$custom: #9bdffa; $custom-light: #bce9fc; $custom-dark: #000000;
JSON
{
"hex": "#9bdffa",
"rgb": {
"r": 155,
"g": 223,
"b": 250
},
"hsl": {
"h": 197.053,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.86764,
"c": 0.07766,
"h": 224.8
},
"luminance": 0.66646
}Semantic roles & 50–950 ramp
primary
#9BDFFA
secondary
#DB825E
accent
#4100E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485