#96E2DA#96E2DA
#96E2DA is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.1% C 0.076 H 187.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #96E2DA |
|---|---|
| RGB | rgb(150, 226, 218) |
| HSL | hsl(174, 57%, 74%) |
| HSV | hsv(174, 34%, 89%) |
| CMYK | cmyk(33.6%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(84.96, -25.14, -3.55) |
| CIE-LCH | lch(84.96, 25.39, 188.05°) |
| OKLab | oklab(86.1% -0.0754 -0.0099) |
| OKLCH | oklch(86.1% 0.076 187.5) |
| XYZ | xyz(52.4244, 65.9355, 76.2805) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.12
Light Cyan
#ACFFFC
ΔE00 6.56
Pale Cyan
#B7FFFA
ΔE00 6.67
Duck Egg Blue
#C3FBF4
ΔE00 7.06
Tiffany Blue
#7BF2DA
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E2DA #E2969E
analogous
#96E2B4 #96E2DA #96C4E2
triadic
#96E2DA #DA96E2 #E2DA96
tetradic
#96E2DA #B496E2 #E2969E #C4E296
square
#96E2DA #B496E2 #E2969E #C4E296
split-complementary
#96E2DA #E296C4 #E2B496
monochromatic
#37C7B8 #66D5C9 #96E2DA #C6EFEB #E7F8F7
Accessibility & contrast
On white
1.48
#96E2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#96E2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E2DA
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E2DA | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#CCD0DB
Tritanopia (blue-blind)
#7BE6DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #96e2da; /* rgb */ color: rgb(150, 226, 218); /* oklch */ color: oklch(86.1% 0.076 187.5);
Tailwind
colors: {
custom: {
50: '#b7ebe5',
500: '#96e2da',
950: '#000000',
},
}SCSS
$custom: #96e2da; $custom-light: #b7ebe5; $custom-dark: #000000;
JSON
{
"hex": "#96e2da",
"rgb": {
"r": 150,
"g": 226,
"b": 218
},
"hsl": {
"h": 173.684,
"s": 56.716,
"l": 73.725
},
"oklch": {
"l": 0.86101,
"c": 0.07606,
"h": 187.5
},
"luminance": 0.65939
}Semantic roles & 50–950 ramp
primary
#96E2DA
secondary
#BB616B
accent
#2132C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484