#96CFBB#96CFBB
#96CFBB is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.065 H 170.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFBB |
|---|---|
| RGB | rgb(150, 207, 187) |
| HSL | hsl(159, 37%, 70%) |
| HSV | hsv(159, 28%, 81%) |
| CMYK | cmyk(27.5%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.87, -22.53, 4.04) |
| CIE-LCH | lch(78.87, 22.89, 169.84°) |
| OKLab | oklab(80.95% -0.0645 0.0103) |
| OKLCH | oklch(80.95% 0.065 170.9) |
| XYZ | xyz(43.8573, 54.6955, 55.2505) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.36
Seafoam Blue
#78D1B6
ΔE00 4.89
Light Teal
#90E4C1
ΔE00 6.67
Mediumaquamarine
#66CDAA
ΔE00 7.32
Seafoam
#7FE0B3
ΔE00 8.41
Darkseagreen
#8FBC8F
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFBB #CF96AA
analogous
#96CF9E #96CFBB #96C7CF
triadic
#96CFBB #BB96CF #CFBB96
tetradic
#96CFBB #9E96CF #CF96AA #C7CF96
square
#96CFBB #9E96CF #CF96AA #C7CF96
split-complementary
#96CFBB #CF96C7 #CF9E96
monochromatic
#4AA182 #6CBCA0 #96CFBB #C0E2D6 #EAF5F1
Accessibility & contrast
On white
1.76
#96CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#96CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFBB
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFBB | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#88D0C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #96cfbb; /* rgb */ color: rgb(150, 207, 187); /* oklch */ color: oklch(81.0% 0.065 170.9);
Tailwind
colors: {
custom: {
50: '#b6ddcf',
500: '#96cfbb',
950: '#000000',
},
}SCSS
$custom: #96cfbb; $custom-light: #b6ddcf; $custom-dark: #000000;
JSON
{
"hex": "#96cfbb",
"rgb": {
"r": 150,
"g": 207,
"b": 187
},
"hsl": {
"h": 158.947,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.80954,
"c": 0.06537,
"h": 170.9
},
"luminance": 0.54698
}Semantic roles & 50–950 ramp
primary
#96CFBB
secondary
#A5657B
accent
#3560B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483