#96CBD2#96CBD2
#96CBD2 is a light, muted teal. Relative luminance 0.538; OKLCH L 80.8% C 0.056 H 206.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #96CBD2 |
|---|---|
| RGB | rgb(150, 203, 210) |
| HSL | hsl(187, 40%, 71%) |
| HSV | hsv(187, 29%, 82%) |
| CMYK | cmyk(28.6%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(78.37, -15.46, -9.04) |
| CIE-LCH | lch(78.37, 17.91, 210.31°) |
| OKLab | oklab(80.77% -0.05 -0.0247) |
| OKLCH | oklch(80.77% 0.056 206.3) |
| XYZ | xyz(45.5627, 53.8468, 68.9530) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 7.49
Ice Blue
#A5DFF9
ΔE00 8.56
Paleturquoise
#AFEEEE
ΔE00 8.60
Baby Blue
#89CFF0
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CBD2 #D29D96
analogous
#96D2BB #96CBD2 #96ADD2
triadic
#96CBD2 #D296CB #CBD296
tetradic
#96CBD2 #BB96D2 #D29D96 #ADD296
square
#96CBD2 #BB96D2 #D29D96 #ADD296
split-complementary
#96CBD2 #D296AD #D2BB96
monochromatic
#479BA6 #6BB6C0 #96CBD2 #C1E0E4 #EAF4F6
Accessibility & contrast
On white
1.78
#96CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#96CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CBD2
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CBD2 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#B8BED2
Tritanopia (blue-blind)
#82CFCD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #96cbd2; /* rgb */ color: rgb(150, 203, 210); /* oklch */ color: oklch(80.8% 0.056 206.3);
Tailwind
colors: {
custom: {
50: '#b6dbdf',
500: '#96cbd2',
950: '#000000',
},
}SCSS
$custom: #96cbd2; $custom-light: #b6dbdf; $custom-dark: #000000;
JSON
{
"hex": "#96cbd2",
"rgb": {
"r": 150,
"g": 203,
"b": 210
},
"hsl": {
"h": 187,
"s": 40,
"l": 70.588
},
"oklch": {
"l": 0.80765,
"c": 0.05573,
"h": 206.3
},
"luminance": 0.53849
}Semantic roles & 50–950 ramp
primary
#96CBD2
secondary
#A86C64
accent
#4132B3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484