#96E2CD#96E2CD
#96E2CD is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.7% C 0.081 H 175.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #96E2CD |
|---|---|
| RGB | rgb(150, 226, 205) |
| HSL | hsl(163, 57%, 74%) |
| HSV | hsv(163, 34%, 89%) |
| CMYK | cmyk(33.6%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(84.63, -28.00, 2.82) |
| CIE-LCH | lch(84.63, 28.14, 174.25°) |
| OKLab | oklab(85.72% -0.0808 0.0071) |
| OKLCH | oklch(85.72% 0.081 175) |
| XYZ | xyz(50.7896, 65.2816, 67.6701) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 5.25
Tiffany Blue
#7BF2DA
ΔE00 5.31
Pale Teal
#82CBB2
ΔE00 5.84
Pale Aqua
#B8FFEB
ΔE00 6.60
Light Turquoise
#7EF4CC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E2CD #E296AB
analogous
#96E2A7 #96E2CD #96D1E2
triadic
#96E2CD #CD96E2 #E2CD96
tetradic
#96E2CD #A796E2 #E296AB #D1E296
square
#96E2CD #A796E2 #E296AB #D1E296
split-complementary
#96E2CD #E296D1 #E2A796
monochromatic
#37C79F #66D5B6 #96E2CD #C6EFE4 #E7F8F4
Accessibility & contrast
On white
1.49
#96E2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#96E2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E2CD
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E2CD | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#80E4DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #96e2cd; /* rgb */ color: rgb(150, 226, 205); /* oklch */ color: oklch(85.7% 0.081 175.0);
Tailwind
colors: {
custom: {
50: '#b7ebdc',
500: '#96e2cd',
950: '#000000',
},
}SCSS
$custom: #96e2cd; $custom-light: #b7ebdc; $custom-dark: #000000;
JSON
{
"hex": "#96e2cd",
"rgb": {
"r": 150,
"g": 226,
"b": 205
},
"hsl": {
"h": 163.421,
"s": 56.716,
"l": 73.725
},
"oklch": {
"l": 0.85722,
"c": 0.08111,
"h": 175
},
"luminance": 0.65285
}Semantic roles & 50–950 ramp
primary
#96E2CD
secondary
#BB617A
accent
#214EC4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484