#96DCF0#96DCF0
#96DCF0 is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.5% C 0.075 H 217.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #96DCF0 |
|---|---|
| RGB | rgb(150, 220, 240) |
| HSL | hsl(193, 75%, 76%) |
| HSV | hsv(193, 38%, 94%) |
| CMYK | cmyk(37.5%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(83.94, -16.95, -16.71) |
| CIE-LCH | lch(83.94, 23.80, 224.59°) |
| OKLab | oklab(85.5% -0.0595 -0.0459) |
| OKLCH | oklch(85.5% 0.075 217.6) |
| XYZ | xyz(53.8936, 63.9583, 91.9265) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.79
Sky Blue
#87CEEB
ΔE00 4.50
Lightblue
#ADD8E6
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 5.33
Powder Blue
#B0E0E6
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DCF0 #F0AA96
analogous
#96F0D7 #96DCF0 #96AFF0
triadic
#96DCF0 #F096DC #DCF096
tetradic
#96DCF0 #D796F0 #F0AA96 #AFF096
square
#96DCF0 #D796F0 #F0AA96 #AFF096
split-complementary
#96DCF0 #F096AF #F0D796
monochromatic
#2BB8E1 #60CAE8 #96DCF0 #CCEEF8 #E4F6FB
Accessibility & contrast
On white
1.52
#96DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#96DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DCF0
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DCF0 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F1
Deuteranopia (green-blind)
#C0CDF0
Tritanopia (blue-blind)
#73E3E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96dcf0; /* rgb */ color: rgb(150, 220, 240); /* oklch */ color: oklch(85.5% 0.075 217.6);
Tailwind
colors: {
custom: {
50: '#b8e7f5',
500: '#96dcf0',
950: '#000000',
},
}SCSS
$custom: #96dcf0; $custom-light: #b8e7f5; $custom-dark: #000000;
JSON
{
"hex": "#96dcf0",
"rgb": {
"r": 150,
"g": 220,
"b": 240
},
"hsl": {
"h": 193.333,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.85497,
"c": 0.07511,
"h": 217.6
},
"luminance": 0.63962
}Semantic roles & 50–950 ramp
primary
#96DCF0
secondary
#CD765E
accent
#3B0ED7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485