#96DFEE#96DFEE
#96DFEE is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.1% C 0.075 H 211.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFEE |
|---|---|
| RGB | rgb(150, 223, 238) |
| HSL | hsl(190, 72%, 76%) |
| HSV | hsv(190, 37%, 93%) |
| CMYK | cmyk(37%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.70, -18.95, -14.51) |
| CIE-LCH | lch(84.70, 23.87, 217.44°) |
| OKLab | oklab(86.08% -0.0638 -0.0398) |
| OKLCH | oklch(86.08% 0.075 211.9) |
| XYZ | xyz(54.3926, 65.4290, 90.6353) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Powder Blue
#B0E0E6
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Lightblue
#ADD8E6
ΔE00 5.58
Ice Blue
#A5DFF9
ΔE00 5.62
Robin'S Egg
#6DEDFD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFEE #EEA596
analogous
#96EED1 #96DFEE #96B3EE
triadic
#96DFEE #EE96DF #DFEE96
tetradic
#96DFEE #D196EE #EEA596 #B3EE96
square
#96DFEE #D196EE #EEA596 #B3EE96
split-complementary
#96DFEE #EE96B3 #EED196
monochromatic
#2DBFDD #61CFE5 #96DFEE #CBEFF7 #E5F7FB
Accessibility & contrast
On white
1.49
#96DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#96DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFEE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFEE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#74E6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #96dfee; /* rgb */ color: rgb(150, 223, 238); /* oklch */ color: oklch(86.1% 0.075 211.9);
Tailwind
colors: {
custom: {
50: '#b8e9f3',
500: '#96dfee',
950: '#000000',
},
}SCSS
$custom: #96dfee; $custom-light: #b8e9f3; $custom-dark: #000000;
JSON
{
"hex": "#96dfee",
"rgb": {
"r": 150,
"g": 223,
"b": 238
},
"hsl": {
"h": 190.227,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.86083,
"c": 0.07523,
"h": 211.9
},
"luminance": 0.65432
}Semantic roles & 50–950 ramp
primary
#96DFEE
secondary
#CA715E
accent
#3311D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485