#96BEDF#96BEDF
#96BEDF is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.064 H 243.6°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEDF |
|---|---|
| RGB | rgb(150, 190, 223) |
| HSL | hsl(207, 53%, 73%) |
| HSV | hsv(207, 33%, 87%) |
| CMYK | cmyk(32.7%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(75.22, -5.52, -20.79) |
| CIE-LCH | lch(75.22, 21.51, 255.12°) |
| OKLab | oklab(78.41% -0.0284 -0.0571) |
| OKLCH | oklch(78.41% 0.064 243.6) |
| XYZ | xyz(44.3063, 48.6366, 76.8510) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.81
Cloudy Blue
#ACC2D9
ΔE00 4.90
Baby Blue (survey)
#A2CFFE
ΔE00 5.38
Light Blue
#95D0FC
ΔE00 5.41
Lightsteelblue
#B0C4DE
ΔE00 5.79
Sky
#82CAFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEDF #DFB796
analogous
#96DFDB #96BEDF #9699DF
triadic
#96BEDF #DF96BE #BEDF96
tetradic
#96BEDF #DB96DF #DFB796 #99DF96
square
#96BEDF #DB96DF #DFB796 #99DF96
split-complementary
#96BEDF #DF9699 #DFDB96
monochromatic
#3B84C0 #67A1D1 #96BEDF #C5DBED #E8F0F8
Accessibility & contrast
On white
1.96
#96BEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#96BEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEDF
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEDF | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#A7B6DE
Tritanopia (blue-blind)
#7FC6C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #96bedf; /* rgb */ color: rgb(150, 190, 223); /* oklch */ color: oklch(78.4% 0.064 243.6);
Tailwind
colors: {
custom: {
50: '#b7d1e9',
500: '#96bedf',
950: '#000000',
},
}SCSS
$custom: #96bedf; $custom-light: #b7d1e9; $custom-dark: #000000;
JSON
{
"hex": "#96bedf",
"rgb": {
"r": 150,
"g": 190,
"b": 223
},
"hsl": {
"h": 207.123,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.78407,
"c": 0.06376,
"h": 243.6
},
"luminance": 0.48639
}Semantic roles & 50–950 ramp
primary
#96BEDF
secondary
#EFE5DC
accent
#6B25C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284