#96DDCD#96DDCD
#96DDCD is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.6% C 0.075 H 178.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #96DDCD |
|---|---|
| RGB | rgb(150, 221, 205) |
| HSL | hsl(166, 51%, 73%) |
| HSV | hsv(166, 32%, 87%) |
| CMYK | cmyk(32.1%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.23, -25.59, 0.79) |
| CIE-LCH | lch(83.23, 25.60, 178.23°) |
| OKLab | oklab(84.6% -0.0746 0.0017) |
| OKLCH | oklch(84.6% 0.075 178.7) |
| XYZ | xyz(49.4497, 62.6020, 67.2235) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.59
Pale Teal
#82CBB2
ΔE00 5.68
Light Teal
#90E4C1
ΔE00 6.05
Tiffany Blue
#7BF2DA
ΔE00 6.57
Pale Aqua
#B8FFEB
ΔE00 7.55
Paleturquoise
#AFEEEE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DDCD #DD96A6
analogous
#96DDA9 #96DDCD #96C9DD
triadic
#96DDCD #CD96DD #DDCD96
tetradic
#96DDCD #A996DD #DD96A6 #C9DD96
square
#96DDCD #A996DD #DD96A6 #C9DD96
split-complementary
#96DDCD #DD96C9 #DDA996
monochromatic
#3DBC9F #68CEB7 #96DDCD #C4ECE3 #E8F8F4
Accessibility & contrast
On white
1.55
#96DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#96DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DDCD
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DDCD | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CC
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#81DFD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96ddcd; /* rgb */ color: rgb(150, 221, 205); /* oklch */ color: oklch(84.6% 0.075 178.7);
Tailwind
colors: {
custom: {
50: '#b7e7dc',
500: '#96ddcd',
950: '#000000',
},
}SCSS
$custom: #96ddcd; $custom-light: #b7e7dc; $custom-dark: #000000;
JSON
{
"hex": "#96ddcd",
"rgb": {
"r": 150,
"g": 221,
"b": 205
},
"hsl": {
"h": 166.479,
"s": 51.079,
"l": 72.745
},
"oklch": {
"l": 0.84602,
"c": 0.07467,
"h": 178.7
},
"luminance": 0.62605
}Semantic roles & 50–950 ramp
primary
#96DDCD
secondary
#B56275
accent
#2749BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484