#96CCDA#96CCDA
#96CCDA is a light, muted cyan. Relative luminance 0.547; OKLCH L 81.3% C 0.059 H 215.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #96CCDA |
|---|---|
| RGB | rgb(150, 204, 218) |
| HSL | hsl(192, 48%, 72%) |
| HSV | hsv(192, 31%, 85%) |
| CMYK | cmyk(31.2%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(78.89, -14.10, -12.57) |
| CIE-LCH | lch(78.89, 18.89, 221.72°) |
| OKLab | oklab(81.25% -0.0481 -0.0344) |
| OKLCH | oklch(81.25% 0.059 215.5) |
| XYZ | xyz(46.8213, 54.7293, 74.4128) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.17
Sky Blue
#87CEEB
ΔE00 4.84
Powder Blue
#B0E0E6
ΔE00 5.79
Baby Blue
#89CFF0
ΔE00 6.01
Ice Blue
#A5DFF9
ΔE00 6.23
Light Grey Blue
#9DBCD4
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CCDA #DAA496
analogous
#96DAC6 #96CCDA #96AADA
triadic
#96CCDA #DA96CC #CCDA96
tetradic
#96CCDA #C696DA #DAA496 #AADA96
square
#96CCDA #C696DA #DAA496 #AADA96
split-complementary
#96CCDA #DA96AA #DAC696
monochromatic
#409DB6 #69B6CA #96CCDA #C3E2EA #E8F4F7
Accessibility & contrast
On white
1.76
#96CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#96CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CCDA
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CCDA | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#7FD2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #96ccda; /* rgb */ color: rgb(150, 204, 218); /* oklch */ color: oklch(81.3% 0.059 215.5);
Tailwind
colors: {
custom: {
50: '#b7dbe5',
500: '#96ccda',
950: '#000000',
},
}SCSS
$custom: #96ccda; $custom-light: #b7dbe5; $custom-dark: #000000;
JSON
{
"hex": "#96ccda",
"rgb": {
"r": 150,
"g": 204,
"b": 218
},
"hsl": {
"h": 192.353,
"s": 47.887,
"l": 72.157
},
"oklch": {
"l": 0.81252,
"c": 0.05913,
"h": 215.5
},
"luminance": 0.54732
}Semantic roles & 50–950 ramp
primary
#96CCDA
secondary
#B17363
accent
#482ABB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484