#96DEBE#96DEBE
#96DEBE is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.085 H 164.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEBE |
|---|---|
| RGB | rgb(150, 222, 190) |
| HSL | hsl(153, 52%, 73%) |
| HSV | hsv(153, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(83.15, -29.22, 8.61) |
| CIE-LCH | lch(83.15, 30.46, 163.59°) |
| OKLab | oklab(84.41% -0.0822 0.0222) |
| OKLCH | oklch(84.41% 0.085 164.9) |
| XYZ | xyz(47.9900, 62.4417, 58.2290) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.93
Seafoam
#7FE0B3
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 4.73
Pale Teal
#82CBB2
ΔE00 5.07
Mint
#AAF0C1
ΔE00 5.69
Pale Turquoise
#A5FBD5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEBE #DE96B6
analogous
#96DE9A #96DEBE #96DADE
triadic
#96DEBE #BE96DE #DEBE96
tetradic
#96DEBE #9A96DE #DE96B6 #DADE96
square
#96DEBE #9A96DE #DE96B6 #DADE96
split-complementary
#96DEBE #DE96DA #DE9A96
monochromatic
#3CBE84 #67CFA1 #96DEBE #C5EDDB #E8F8F1
Accessibility & contrast
On white
1.56
#96DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#96DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEBE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEBE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#85DED5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96debe; /* rgb */ color: rgb(150, 222, 190); /* oklch */ color: oklch(84.4% 0.085 164.9);
Tailwind
colors: {
custom: {
50: '#b7e8d1',
500: '#96debe',
950: '#000000',
},
}SCSS
$custom: #96debe; $custom-light: #b7e8d1; $custom-dark: #000000;
JSON
{
"hex": "#96debe",
"rgb": {
"r": 150,
"g": 222,
"b": 190
},
"hsl": {
"h": 153.333,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.84413,
"c": 0.08518,
"h": 164.9
},
"luminance": 0.62444
}Semantic roles & 50–950 ramp
primary
#96DEBE
secondary
#B66287
accent
#266AC0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483