#96CEDB#96CEDB
#96CEDB is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.7% C 0.060 H 213.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #96CEDB |
|---|---|
| RGB | rgb(150, 206, 219) |
| HSL | hsl(191, 49%, 72%) |
| HSV | hsv(191, 32%, 86%) |
| CMYK | cmyk(31.5%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(79.46, -14.89, -12.24) |
| CIE-LCH | lch(79.46, 19.28, 219.42°) |
| OKLab | oklab(81.72% -0.0503 -0.0335) |
| OKLCH | oklch(81.72% 0.06 213.7) |
| XYZ | xyz(47.4310, 55.7386, 75.2635) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 5.27
Ice Blue
#A5DFF9
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CEDB #DBA396
analogous
#96DBC5 #96CEDB #96ACDB
triadic
#96CEDB #DB96CE #CEDB96
tetradic
#96CEDB #C596DB #DBA396 #ACDB96
square
#96CEDB #C596DB #DBA396 #ACDB96
split-complementary
#96CEDB #DB96AC #DBC596
monochromatic
#3FA1B8 #68B9CB #96CEDB #C4E3EB #E8F4F7
Accessibility & contrast
On white
1.73
#96CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#96CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CEDB
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CEDB | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#7ED4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #96cedb; /* rgb */ color: rgb(150, 206, 219); /* oklch */ color: oklch(81.7% 0.060 213.7);
Tailwind
colors: {
custom: {
50: '#b7dde6',
500: '#96cedb',
950: '#000000',
},
}SCSS
$custom: #96cedb; $custom-light: #b7dde6; $custom-dark: #000000;
JSON
{
"hex": "#96cedb",
"rgb": {
"r": 150,
"g": 206,
"b": 219
},
"hsl": {
"h": 191.304,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.81723,
"c": 0.06038,
"h": 213.7
},
"luminance": 0.55741
}Semantic roles & 50–950 ramp
primary
#96CEDB
secondary
#B27263
accent
#4529BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484