#96CEDA#96CEDA
#96CEDA is a light, muted cyan. Relative luminance 0.557; OKLCH L 81.7% C 0.060 H 212.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #96CEDA |
|---|---|
| RGB | rgb(150, 206, 218) |
| HSL | hsl(191, 48%, 72%) |
| HSV | hsv(191, 31%, 85%) |
| CMYK | cmyk(31.2%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(79.43, -15.13, -11.75) |
| CIE-LCH | lch(79.43, 19.16, 217.83°) |
| OKLab | oklab(81.69% -0.0506 -0.0321) |
| OKLCH | oklch(81.69% 0.06 212.4) |
| XYZ | xyz(47.2997, 55.6861, 74.5723) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.44
Powder Blue
#B0E0E6
ΔE00 5.13
Sky Blue
#87CEEB
ΔE00 5.56
Ice Blue
#A5DFF9
ΔE00 6.63
Baby Blue
#89CFF0
ΔE00 6.79
Robin'S Egg Blue
#98EFF9
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CEDA #DAA296
analogous
#96DAC4 #96CEDA #96ACDA
triadic
#96CEDA #DA96CE #CEDA96
tetradic
#96CEDA #C496DA #DAA296 #ACDA96
square
#96CEDA #C496DA #DAA296 #ACDA96
split-complementary
#96CEDA #DA96AC #DAC496
monochromatic
#40A1B6 #69B9CA #96CEDA #C3E3EA #E8F4F7
Accessibility & contrast
On white
1.73
#96CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#96CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CEDA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CEDA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#B9C1DA
Tritanopia (blue-blind)
#7ED3D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #96ceda; /* rgb */ color: rgb(150, 206, 218); /* oklch */ color: oklch(81.7% 0.060 212.4);
Tailwind
colors: {
custom: {
50: '#b7dde5',
500: '#96ceda',
950: '#000000',
},
}SCSS
$custom: #96ceda; $custom-light: #b7dde5; $custom-dark: #000000;
JSON
{
"hex": "#96ceda",
"rgb": {
"r": 150,
"g": 206,
"b": 218
},
"hsl": {
"h": 190.588,
"s": 47.887,
"l": 72.157
},
"oklch": {
"l": 0.81689,
"c": 0.05997,
"h": 212.4
},
"luminance": 0.55689
}Semantic roles & 50–950 ramp
primary
#96CEDA
secondary
#B17163
accent
#442ABB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484