#96CECB#96CECB
#96CECB is a light, muted teal. Relative luminance 0.549; OKLCH L 81.2% C 0.058 H 191.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #96CECB |
|---|---|
| RGB | rgb(150, 206, 203) |
| HSL | hsl(177, 36%, 70%) |
| HSV | hsv(177, 27%, 81%) |
| CMYK | cmyk(27.2%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(79.00, -18.58, -4.34) |
| CIE-LCH | lch(79.00, 19.08, 193.15°) |
| OKLab | oklab(81.2% -0.0566 -0.0119) |
| OKLCH | oklch(81.2% 0.058 191.9) |
| XYZ | xyz(45.4250, 54.9362, 64.6986) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.61
Paleturquoise
#AFEEEE
ΔE00 7.46
Pale Teal
#82CBB2
ΔE00 8.72
Mediumturquoise
#48D1CC
ΔE00 8.77
Lightblue
#ADD8E6
ΔE00 9.13
Robin'S Egg Blue
#98EFF9
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CECB #CE9699
analogous
#96CEAF #96CECB #96B5CE
triadic
#96CECB #CB96CE #CECB96
tetradic
#96CECB #AF96CE #CE9699 #B5CE96
square
#96CECB #AF96CE #CE9699 #B5CE96
split-complementary
#96CECB #CE96B5 #CEAF96
monochromatic
#4A9F9B #6CBBB6 #96CECB #C0E1E0 #E9F5F4
Accessibility & contrast
On white
1.75
#96CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#96CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CECB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CECB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BDC0CC
Tritanopia (blue-blind)
#83D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #96cecb; /* rgb */ color: rgb(150, 206, 203); /* oklch */ color: oklch(81.2% 0.058 191.9);
Tailwind
colors: {
custom: {
50: '#b6ddda',
500: '#96cecb',
950: '#000000',
},
}SCSS
$custom: #96cecb; $custom-light: #b6ddda; $custom-dark: #000000;
JSON
{
"hex": "#96cecb",
"rgb": {
"r": 150,
"g": 206,
"b": 203
},
"hsl": {
"h": 176.786,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.81203,
"c": 0.05787,
"h": 191.9
},
"luminance": 0.54938
}Semantic roles & 50–950 ramp
primary
#96CECB
secondary
#A36568
accent
#363DAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483