#96DEBC#96DEBC
#96DEBC is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.087 H 163.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEBC |
|---|---|
| RGB | rgb(150, 222, 188) |
| HSL | hsl(152, 52%, 73%) |
| HSV | hsv(152, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(83.10, -29.62, 9.60) |
| CIE-LCH | lch(83.10, 31.14, 162.05°) |
| OKLab | oklab(84.36% -0.0831 0.0248) |
| OKLCH | oklch(84.36% 0.087 163.4) |
| XYZ | xyz(47.7729, 62.3549, 57.0857) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.91
Seafoam
#7FE0B3
ΔE00 3.81
Seafoam Blue
#78D1B6
ΔE00 4.99
Mint
#AAF0C1
ΔE00 5.31
Pale Teal
#82CBB2
ΔE00 5.31
Pale Turquoise
#A5FBD5
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEBC #DE96B8
analogous
#96DE98 #96DEBC #96DCDE
triadic
#96DEBC #BC96DE #DEBC96
tetradic
#96DEBC #9896DE #DE96B8 #DCDE96
square
#96DEBC #9896DE #DE96B8 #DCDE96
split-complementary
#96DEBC #DE96DC #DE9896
monochromatic
#3CBE80 #67CF9E #96DEBC #C5EDDA #E8F8F0
Accessibility & contrast
On white
1.56
#96DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#96DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEBC
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEBC | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4BA
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#86DED4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96debc; /* rgb */ color: rgb(150, 222, 188); /* oklch */ color: oklch(84.4% 0.087 163.4);
Tailwind
colors: {
custom: {
50: '#b7e8d0',
500: '#96debc',
950: '#000000',
},
}SCSS
$custom: #96debc; $custom-light: #b7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#96debc",
"rgb": {
"r": 150,
"g": 222,
"b": 188
},
"hsl": {
"h": 151.667,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.84361,
"c": 0.08671,
"h": 163.4
},
"luminance": 0.62357
}Semantic roles & 50–950 ramp
primary
#96DEBC
secondary
#B6628A
accent
#266EC0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483