#96CFDB#96CFDB
#96CFDB is a light, moderate cyan. Relative luminance 0.562; OKLCH L 81.9% C 0.061 H 212.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFDB |
|---|---|
| RGB | rgb(150, 207, 219) |
| HSL | hsl(190, 49%, 72%) |
| HSV | hsv(190, 32%, 86%) |
| CMYK | cmyk(31.5%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.74, -15.41, -11.83) |
| CIE-LCH | lch(79.74, 19.43, 217.52°) |
| OKLab | oklab(81.94% -0.0515 -0.0323) |
| OKLCH | oklch(81.94% 0.061 212.1) |
| XYZ | xyz(47.6725, 56.2216, 75.3440) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.44
Powder Blue
#B0E0E6
ΔE00 4.98
Sky Blue
#87CEEB
ΔE00 5.58
Ice Blue
#A5DFF9
ΔE00 6.55
Baby Blue
#89CFF0
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFDB #DBA296
analogous
#96DBC5 #96CFDB #96ACDB
triadic
#96CFDB #DB96CF #CFDB96
tetradic
#96CFDB #C596DB #DBA296 #ACDB96
square
#96CFDB #C596DB #DBA296 #ACDB96
split-complementary
#96CFDB #DB96AC #DBC596
monochromatic
#3FA3B8 #68BACB #96CFDB #C4E4EB #E8F5F7
Accessibility & contrast
On white
1.72
#96CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#96CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFDB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFDB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#7ED4D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #96cfdb; /* rgb */ color: rgb(150, 207, 219); /* oklch */ color: oklch(81.9% 0.061 212.1);
Tailwind
colors: {
custom: {
50: '#b7dde6',
500: '#96cfdb',
950: '#000000',
},
}SCSS
$custom: #96cfdb; $custom-light: #b7dde6; $custom-dark: #000000;
JSON
{
"hex": "#96cfdb",
"rgb": {
"r": 150,
"g": 207,
"b": 219
},
"hsl": {
"h": 190.435,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.81941,
"c": 0.06083,
"h": 212.1
},
"luminance": 0.56224
}Semantic roles & 50–950 ramp
primary
#96CFDB
secondary
#B27163
accent
#4329BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484