#9BDFFE#9BDFFE
#9BDFFE is a very light, moderate cyan. Relative luminance 0.669; OKLCH L 86.9% C 0.081 H 228.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDFFE |
|---|---|
| RGB | rgb(155, 223, 254) |
| HSL | hsl(199, 98%, 80%) |
| HSV | hsv(199, 39%, 100%) |
| CMYK | cmyk(39%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.45, -13.71, -21.80) |
| CIE-LCH | lch(85.45, 25.76, 237.84°) |
| OKLab | oklab(86.91% -0.0537 -0.06) |
| OKLCH | oklch(86.91% 0.081 228.2) |
| XYZ | xyz(57.7885, 66.8961, 103.6139) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.71
Baby Blue
#89CFF0
ΔE00 3.90
Sky Blue
#87CEEB
ΔE00 4.30
Lightskyblue
#87CEFA
ΔE00 5.41
Light Blue
#95D0FC
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDFFE #FEBA9B
analogous
#9BFEEC #9BDFFE #9BADFE
triadic
#9BDFFE #FE9BDF #DFFE9B
tetradic
#9BDFFE #EC9BFE #FEBA9B #ADFE9B
square
#9BDFFE #EC9BFE #FEBA9B #ADFE9B
split-complementary
#9BDFFE #FE9BAD #FEEC9B
monochromatic
#22B8FD #5ECCFD #9BDFFE #D8F2FF #E1F5FF
Accessibility & contrast
On white
1.46
#9BDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#9BDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDFFE
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDFFE | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C0D1FE
Tritanopia (blue-blind)
#75E8E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9bdffe; /* rgb */ color: rgb(155, 223, 254); /* oklch */ color: oklch(86.9% 0.081 228.2);
Tailwind
colors: {
custom: {
50: '#bce9fe',
500: '#9bdffe',
950: '#000000',
},
}SCSS
$custom: #9bdffe; $custom-light: #bce9fe; $custom-dark: #000000;
JSON
{
"hex": "#9bdffe",
"rgb": {
"r": 155,
"g": 223,
"b": 254
},
"hsl": {
"h": 198.788,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.86909,
"c": 0.08054,
"h": 228.2
},
"luminance": 0.669
}Semantic roles & 50–950 ramp
primary
#9BDFFE
secondary
#E1865C
accent
#4800E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485