#96EDDF#96EDDF
#96EDDF is a very light, moderate teal. Relative luminance 0.724; OKLCH L 88.7% C 0.087 H 183.0°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #96EDDF |
|---|---|
| RGB | rgb(150, 237, 223) |
| HSL | hsl(170, 71%, 76%) |
| HSV | hsv(170, 37%, 93%) |
| CMYK | cmyk(36.7%, 0%, 5.9%, 7.1%) |
| CIE-LAB | lab(88.15, -29.31, -1.51) |
| CIE-LCH | lch(88.15, 29.35, 182.94°) |
| OKLab | oklab(88.7% -0.0865 -0.0045) |
| OKLCH | oklch(88.7% 0.087 183) |
| XYZ | xyz(56.1762, 72.3764, 80.8076) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.38
Pale Aqua
#B8FFEB
ΔE00 5.32
Light Cyan
#ACFFFC
ΔE00 5.86
Pale Cyan
#B7FFFA
ΔE00 5.97
Paleturquoise
#AFEEEE
ΔE00 6.56
Eggshell Blue
#C4FFF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EDDF #ED96A4
analogous
#96EDB3 #96EDDF #96CFED
triadic
#96EDDF #DF96ED #EDDF96
tetradic
#96EDDF #B396ED #ED96A4 #CFED96
square
#96EDDF #B396ED #ED96A4 #CFED96
split-complementary
#96EDDF #ED96CF #EDB396
monochromatic
#2EDBBF #62E4CF #96EDDF #CAF6EF #E5FBF7
Accessibility & contrast
On white
1.36
#96EDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#96EDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EDDF
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EDDF | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4DF
Deuteranopia (green-blind)
#D6D8E0
Tritanopia (blue-blind)
#77F0E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #96eddf; /* rgb */ color: rgb(150, 237, 223); /* oklch */ color: oklch(88.7% 0.087 183.0);
Tailwind
colors: {
custom: {
50: '#b8f3e8',
500: '#96eddf',
950: '#000000',
},
}SCSS
$custom: #96eddf; $custom-light: #b8f3e8; $custom-dark: #000000;
JSON
{
"hex": "#96eddf",
"rgb": {
"r": 150,
"g": 237,
"b": 223
},
"hsl": {
"h": 170.345,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.887,
"c": 0.08665,
"h": 183
},
"luminance": 0.7238
}Semantic roles & 50–950 ramp
primary
#96EDDF
secondary
#C95E70
accent
#1332D3
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121716
muted
#828584