#96DBBE#96DBBE
#96DBBE is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.081 H 166.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #96DBBE |
|---|---|
| RGB | rgb(150, 219, 190) |
| HSL | hsl(155, 49%, 72%) |
| HSV | hsv(155, 32%, 86%) |
| CMYK | cmyk(31.5%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(82.30, -27.78, 7.40) |
| CIE-LCH | lch(82.30, 28.75, 165.09°) |
| OKLab | oklab(83.74% -0.0785 0.0191) |
| OKLCH | oklch(83.74% 0.081 166.4) |
| XYZ | xyz(47.2003, 60.8623, 57.9658) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.83
Seafoam Blue
#78D1B6
ΔE00 4.27
Pale Teal
#82CBB2
ΔE00 4.30
Seafoam
#7FE0B3
ΔE00 5.00
Mediumaquamarine
#66CDAA
ΔE00 6.32
Mint
#AAF0C1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DBBE #DB96B3
analogous
#96DB9C #96DBBE #96D5DB
triadic
#96DBBE #BE96DB #DBBE96
tetradic
#96DBBE #9C96DB #DB96B3 #D5DB96
square
#96DBBE #9C96DB #DB96B3 #D5DB96
split-complementary
#96DBBE #DB96D5 #DB9C96
monochromatic
#3FB885 #68CBA2 #96DBBE #C4EBDA #E8F7F1
Accessibility & contrast
On white
1.59
#96DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#96DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DBBE
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DBBE | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BD
Deuteranopia (green-blind)
#CCC9C0
Tritanopia (blue-blind)
#86DBD2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #96dbbe; /* rgb */ color: rgb(150, 219, 190); /* oklch */ color: oklch(83.7% 0.081 166.4);
Tailwind
colors: {
custom: {
50: '#b7e6d1',
500: '#96dbbe',
950: '#000000',
},
}SCSS
$custom: #96dbbe; $custom-light: #b7e6d1; $custom-dark: #000000;
JSON
{
"hex": "#96dbbe",
"rgb": {
"r": 150,
"g": 219,
"b": 190
},
"hsl": {
"h": 154.783,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.83735,
"c": 0.08079,
"h": 166.4
},
"luminance": 0.60865
}Semantic roles & 50–950 ramp
primary
#96DBBE
secondary
#B26384
accent
#2967BC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483