#96DECC#96DECC
#96DECC is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.076 H 176.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #96DECC |
|---|---|
| RGB | rgb(150, 222, 204) |
| HSL | hsl(165, 52%, 73%) |
| HSV | hsv(165, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(83.49, -26.29, 1.69) |
| CIE-LCH | lch(83.49, 26.34, 176.32°) |
| OKLab | oklab(84.8% -0.0763 0.0041) |
| OKLCH | oklch(84.8% 0.076 176.9) |
| XYZ | xyz(49.5942, 63.0834, 66.6781) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.25
Light Teal
#90E4C1
ΔE00 5.33
Pale Teal
#82CBB2
ΔE00 5.46
Tiffany Blue
#7BF2DA
ΔE00 6.22
Pale Aqua
#B8FFEB
ΔE00 7.31
Turquoise
#40E0D0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DECC #DE96A8
analogous
#96DEA8 #96DECC #96CCDE
triadic
#96DECC #CC96DE #DECC96
tetradic
#96DECC #A896DE #DE96A8 #CCDE96
square
#96DECC #A896DE #DE96A8 #CCDE96
split-complementary
#96DECC #DE96CC #DEA896
monochromatic
#3CBE9D #67CFB5 #96DECC #C5EDE3 #E8F8F4
Accessibility & contrast
On white
1.54
#96DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#96DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DECC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DECC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#81E0D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96decc; /* rgb */ color: rgb(150, 222, 204); /* oklch */ color: oklch(84.8% 0.076 176.9);
Tailwind
colors: {
custom: {
50: '#b7e8db',
500: '#96decc',
950: '#000000',
},
}SCSS
$custom: #96decc; $custom-light: #b7e8db; $custom-dark: #000000;
JSON
{
"hex": "#96decc",
"rgb": {
"r": 150,
"g": 222,
"b": 204
},
"hsl": {
"h": 165,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.84797,
"c": 0.07642,
"h": 176.9
},
"luminance": 0.63086
}Semantic roles & 50–950 ramp
primary
#96DECC
secondary
#B66277
accent
#264CC0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111615
muted
#818484