#96DECF#96DECF
#96DECF is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.9% C 0.075 H 179.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #96DECF |
|---|---|
| RGB | rgb(150, 222, 207) |
| HSL | hsl(168, 52%, 73%) |
| HSV | hsv(168, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(83.56, -25.64, 0.21) |
| CIE-LCH | lch(83.56, 25.64, 179.53°) |
| OKLab | oklab(84.88% -0.0751 0.0001) |
| OKLCH | oklch(84.88% 0.075 179.9) |
| XYZ | xyz(49.9575, 63.2287, 68.5914) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 6.07
Light Teal
#90E4C1
ΔE00 6.37
Tiffany Blue
#7BF2DA
ΔE00 6.46
Paleturquoise
#AFEEEE
ΔE00 7.37
Pale Aqua
#B8FFEB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DECF #DE96A5
analogous
#96DEAB #96DECF #96C9DE
triadic
#96DECF #CF96DE #DECF96
tetradic
#96DECF #AB96DE #DE96A5 #C9DE96
square
#96DECF #AB96DE #DE96A5 #C9DE96
split-complementary
#96DECF #DE96C9 #DEAB96
monochromatic
#3CBEA3 #67CFBA #96DECF #C5EDE4 #E8F8F4
Accessibility & contrast
On white
1.54
#96DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#96DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DECF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DECF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CE
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#80E0D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96decf; /* rgb */ color: rgb(150, 222, 207); /* oklch */ color: oklch(84.9% 0.075 179.9);
Tailwind
colors: {
custom: {
50: '#b7e8dd',
500: '#96decf',
950: '#000000',
},
}SCSS
$custom: #96decf; $custom-light: #b7e8dd; $custom-dark: #000000;
JSON
{
"hex": "#96decf",
"rgb": {
"r": 150,
"g": 222,
"b": 207
},
"hsl": {
"h": 167.5,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.84883,
"c": 0.07506,
"h": 179.9
},
"luminance": 0.63232
}Semantic roles & 50–950 ramp
primary
#96DECF
secondary
#B66274
accent
#2646C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484