#96CECF#96CECF
#96CECF is a light, muted teal. Relative luminance 0.551; OKLCH L 81.3% C 0.058 H 197.5°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #96CECF |
|---|---|
| RGB | rgb(150, 206, 207) |
| HSL | hsl(181, 37%, 70%) |
| HSV | hsv(181, 28%, 81%) |
| CMYK | cmyk(27.5%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(79.12, -17.68, -6.32) |
| CIE-LCH | lch(79.12, 18.78, 199.68°) |
| OKLab | oklab(81.33% -0.055 -0.0173) |
| OKLCH | oklch(81.33% 0.058 197.5) |
| XYZ | xyz(45.9078, 55.1294, 67.2415) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.65
Paleturquoise
#AFEEEE
ΔE00 7.33
Lightblue
#ADD8E6
ΔE00 7.71
Robin'S Egg Blue
#98EFF9
ΔE00 8.46
Mediumturquoise
#48D1CC
ΔE00 9.28
Robin Egg Blue
#8AF1FE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CECF #CF9796
analogous
#96CFB4 #96CECF #96B1CF
triadic
#96CECF #CF96CE #CECF96
tetradic
#96CECF #B496CF #CF9796 #B1CF96
square
#96CECF #B496CF #CF9796 #B1CF96
split-complementary
#96CECF #CF96B1 #CFB496
monochromatic
#4A9FA1 #6CBABC #96CECF #C0E2E2 #EAF5F5
Accessibility & contrast
On white
1.75
#96CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#96CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CECF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CECF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#BCC0D0
Tritanopia (blue-blind)
#82D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #96cecf; /* rgb */ color: rgb(150, 206, 207); /* oklch */ color: oklch(81.3% 0.058 197.5);
Tailwind
colors: {
custom: {
50: '#b6dddd',
500: '#96cecf',
950: '#000000',
},
}SCSS
$custom: #96cecf; $custom-light: #b6dddd; $custom-dark: #000000;
JSON
{
"hex": "#96cecf",
"rgb": {
"r": 150,
"g": 206,
"b": 207
},
"hsl": {
"h": 181.053,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.81329,
"c": 0.05766,
"h": 197.5
},
"luminance": 0.55132
}Semantic roles & 50–950 ramp
primary
#96CECF
secondary
#A56665
accent
#3735B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484