#96EBDB#96EBDB
#96EBDB is a very light, moderate teal. Relative luminance 0.710; OKLCH L 88.1% C 0.086 H 181.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #96EBDB |
|---|---|
| RGB | rgb(150, 235, 219) |
| HSL | hsl(169, 68%, 75%) |
| HSV | hsv(169, 36%, 92%) |
| CMYK | cmyk(36.2%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(87.49, -29.25, -0.38) |
| CIE-LCH | lch(87.49, 29.26, 180.74°) |
| OKLab | oklab(88.14% -0.0858 -0.0015) |
| OKLCH | oklch(88.14% 0.086 181) |
| XYZ | xyz(55.0675, 71.0116, 77.8090) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.16
Pale Aqua
#B8FFEB
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 6.45
Pale Cyan
#B7FFFA
ΔE00 6.62
Light Cyan
#ACFFFC
ΔE00 6.65
Light Aqua
#8CFFDB
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EBDB #EB96A6
analogous
#96EBB0 #96EBDB #96D0EB
triadic
#96EBDB #DB96EB #EBDB96
tetradic
#96EBDB #B096EB #EB96A6 #D0EB96
square
#96EBDB #B096EB #EB96A6 #D0EB96
split-complementary
#96EBDB #EB96D0 #EBB096
monochromatic
#2FD7B8 #63E1C9 #96EBDB #C9F5ED #E5FAF6
Accessibility & contrast
On white
1.38
#96EBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#96EBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EBDB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EBDB | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DA
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#79EEE6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #96ebdb; /* rgb */ color: rgb(150, 235, 219); /* oklch */ color: oklch(88.1% 0.086 181.0);
Tailwind
colors: {
custom: {
50: '#b8f1e6',
500: '#96ebdb',
950: '#000000',
},
}SCSS
$custom: #96ebdb; $custom-light: #b8f1e6; $custom-dark: #000000;
JSON
{
"hex": "#96ebdb",
"rgb": {
"r": 150,
"g": 235,
"b": 219
},
"hsl": {
"h": 168.706,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.88137,
"c": 0.08582,
"h": 181
},
"luminance": 0.71015
}Semantic roles & 50–950 ramp
primary
#96EBDB
secondary
#C65F72
accent
#1639D0
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121715
muted
#828584