#96CFDF#96CFDF
#96CFDF is a very light, moderate cyan. Relative luminance 0.564; OKLCH L 82.1% C 0.063 H 217.0°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFDF |
|---|---|
| RGB | rgb(150, 207, 223) |
| HSL | hsl(193, 53%, 73%) |
| HSV | hsv(193, 33%, 87%) |
| CMYK | cmyk(32.7%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(79.86, -14.45, -13.79) |
| CIE-LCH | lch(79.86, 19.98, 223.66°) |
| OKLab | oklab(82.08% -0.05 -0.0377) |
| OKLCH | oklch(82.08% 0.063 217) |
| XYZ | xyz(48.2054, 56.4348, 78.1507) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.86
Sky Blue
#87CEEB
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 5.31
Ice Blue
#A5DFF9
ΔE00 5.34
Powder Blue
#B0E0E6
ΔE00 5.67
Lightskyblue
#87CEFA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFDF #DFA696
analogous
#96DFCA #96CFDF #96AADF
triadic
#96CFDF #DF96CF #CFDF96
tetradic
#96CFDF #CA96DF #DFA696 #AADF96
square
#96CFDF #CA96DF #DFA696 #AADF96
split-complementary
#96CFDF #DF96AA #DFCA96
monochromatic
#3BA3C0 #67BAD1 #96CFDF #C5E4ED #E8F4F8
Accessibility & contrast
On white
1.71
#96CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#96CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFDF
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFDF | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B8C2DF
Tritanopia (blue-blind)
#7CD5D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #96cfdf; /* rgb */ color: rgb(150, 207, 223); /* oklch */ color: oklch(82.1% 0.063 217.0);
Tailwind
colors: {
custom: {
50: '#b7dde9',
500: '#96cfdf',
950: '#000000',
},
}SCSS
$custom: #96cfdf; $custom-light: #b7dde9; $custom-dark: #000000;
JSON
{
"hex": "#96cfdf",
"rgb": {
"r": 150,
"g": 207,
"b": 223
},
"hsl": {
"h": 193.151,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.82077,
"c": 0.06262,
"h": 217
},
"luminance": 0.56437
}Semantic roles & 50–950 ramp
primary
#96CFDF
secondary
#B77562
accent
#4725C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484