#9BCEED#9BCEED
#9BCEED is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.6% C 0.069 H 235.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCEED |
|---|---|
| RGB | rgb(155, 206, 237) |
| HSL | hsl(203, 69%, 77%) |
| HSV | hsv(203, 35%, 93%) |
| CMYK | cmyk(34.6%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(80.30, -9.15, -20.58) |
| CIE-LCH | lch(80.30, 22.53, 246.03°) |
| OKLab | oklab(82.65% -0.039 -0.0565) |
| OKLCH | oklch(82.65% 0.069 235.4) |
| XYZ | xyz(50.8700, 57.2229, 88.4690) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.11
Light Blue
#95D0FC
ΔE00 3.27
Lightskyblue
#87CEFA
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 3.98
Ice Blue
#A5DFF9
ΔE00 4.64
Lightblue (survey)
#7BC8F6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCEED #EDBA9B
analogous
#9BEDE3 #9BCEED #9BA5ED
triadic
#9BCEED #ED9BCE #CEED9B
tetradic
#9BCEED #E39BED #EDBA9B #A5ED9B
square
#9BCEED #E39BED #EDBA9B #A5ED9B
split-complementary
#9BCEED #ED9BA5 #EDE39B
monochromatic
#339BDA #67B5E4 #9BCEED #CFE7F6 #E5F2FA
Accessibility & contrast
On white
1.69
#9BCEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#9BCEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCEED
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCEED | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEF
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#7FD6D8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9bceed; /* rgb */ color: rgb(155, 206, 237); /* oklch */ color: oklch(82.6% 0.069 235.4);
Tailwind
colors: {
custom: {
50: '#bbddf2',
500: '#9bceed',
950: '#000000',
},
}SCSS
$custom: #9bceed; $custom-light: #bbddf2; $custom-dark: #000000;
JSON
{
"hex": "#9bceed",
"rgb": {
"r": 155,
"g": 206,
"b": 237
},
"hsl": {
"h": 202.683,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.82648,
"c": 0.06872,
"h": 235.4
},
"luminance": 0.57226
}Semantic roles & 50–950 ramp
primary
#9BCEED
secondary
#C98A63
accent
#5C14D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485