#96CECA#96CECA
#96CECA is a light, muted teal. Relative luminance 0.549; OKLCH L 81.2% C 0.058 H 190.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #96CECA |
|---|---|
| RGB | rgb(150, 206, 202) |
| HSL | hsl(176, 36%, 70%) |
| HSV | hsv(176, 27%, 81%) |
| CMYK | cmyk(27.2%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(78.98, -18.80, -3.84) |
| CIE-LCH | lch(78.98, 19.19, 191.55°) |
| OKLab | oklab(81.17% -0.057 -0.0106) |
| OKLCH | oklch(81.17% 0.058 190.5) |
| XYZ | xyz(45.3062, 54.8887, 64.0730) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.89
Paleturquoise
#AFEEEE
ΔE00 7.55
Pale Teal
#82CBB2
ΔE00 8.31
Mediumturquoise
#48D1CC
ΔE00 8.70
Seafoam Blue
#78D1B6
ΔE00 9.32
Robin'S Egg Blue
#98EFF9
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CECA #CE969A
analogous
#96CEAE #96CECA #96B6CE
triadic
#96CECA #CA96CE #CECA96
tetradic
#96CECA #AE96CE #CE969A #B6CE96
square
#96CECA #AE96CE #CE969A #B6CE96
split-complementary
#96CECA #CE96B6 #CEAE96
monochromatic
#4A9F99 #6CBBB5 #96CECA #C0E1DF #E9F5F4
Accessibility & contrast
On white
1.75
#96CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#96CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CECA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CECA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#84D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #96ceca; /* rgb */ color: rgb(150, 206, 202); /* oklch */ color: oklch(81.2% 0.058 190.5);
Tailwind
colors: {
custom: {
50: '#b6ddda',
500: '#96ceca',
950: '#000000',
},
}SCSS
$custom: #96ceca; $custom-light: #b6ddda; $custom-dark: #000000;
JSON
{
"hex": "#96ceca",
"rgb": {
"r": 150,
"g": 206,
"b": 202
},
"hsl": {
"h": 175.714,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.81172,
"c": 0.058,
"h": 190.5
},
"luminance": 0.54891
}Semantic roles & 50–950 ramp
primary
#96CECA
secondary
#A36569
accent
#363FAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483