#96CFCB#96CFCB
#96CFCB is a light, muted teal. Relative luminance 0.554; OKLCH L 81.4% C 0.059 H 190.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFCB |
|---|---|
| RGB | rgb(150, 207, 203) |
| HSL | hsl(176, 37%, 70%) |
| HSV | hsv(176, 28%, 81%) |
| CMYK | cmyk(27.5%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.28, -19.09, -3.93) |
| CIE-LCH | lch(79.28, 19.49, 191.64°) |
| OKLab | oklab(81.43% -0.0579 -0.0108) |
| OKLCH | oklch(81.43% 0.059 190.6) |
| XYZ | xyz(45.6665, 55.4192, 64.7791) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 7.32
Pale Teal
#82CBB2
ΔE00 8.31
Mediumturquoise
#48D1CC
ΔE00 8.58
Robin'S Egg Blue
#98EFF9
ΔE00 9.16
Seafoam Blue
#78D1B6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFCB #CF969A
analogous
#96CFAE #96CFCB #96B7CF
triadic
#96CFCB #CB96CF #CFCB96
tetradic
#96CFCB #AE96CF #CF969A #B7CF96
square
#96CFCB #AE96CF #CF969A #B7CF96
split-complementary
#96CFCB #CF96B7 #CFAE96
monochromatic
#4AA19B #6CBCB6 #96CFCB #C0E2E0 #EAF5F5
Accessibility & contrast
On white
1.74
#96CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#96CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFCB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFCB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CB
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#83D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #96cfcb; /* rgb */ color: rgb(150, 207, 203); /* oklch */ color: oklch(81.4% 0.059 190.6);
Tailwind
colors: {
custom: {
50: '#b6ddda',
500: '#96cfcb',
950: '#000000',
},
}SCSS
$custom: #96cfcb; $custom-light: #b6ddda; $custom-dark: #000000;
JSON
{
"hex": "#96cfcb",
"rgb": {
"r": 150,
"g": 207,
"b": 203
},
"hsl": {
"h": 175.789,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.81425,
"c": 0.0589,
"h": 190.6
},
"luminance": 0.55421
}Semantic roles & 50–950 ramp
primary
#96CFCB
secondary
#A56569
accent
#353EB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483