#96CFCC#96CFCC
#96CFCC is a light, muted teal. Relative luminance 0.555; OKLCH L 81.5% C 0.059 H 192.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFCC |
|---|---|
| RGB | rgb(150, 207, 204) |
| HSL | hsl(177, 37%, 70%) |
| HSV | hsv(177, 28%, 81%) |
| CMYK | cmyk(27.5%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(79.31, -18.86, -4.43) |
| CIE-LCH | lch(79.31, 19.38, 193.21°) |
| OKLab | oklab(81.46% -0.0575 -0.0122) |
| OKLCH | oklch(81.46% 0.059 192) |
| XYZ | xyz(45.7860, 55.4670, 65.4087) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.53
Paleturquoise
#AFEEEE
ΔE00 7.23
Mediumturquoise
#48D1CC
ΔE00 8.65
Pale Teal
#82CBB2
ΔE00 8.72
Robin'S Egg Blue
#98EFF9
ΔE00 8.93
Lightblue
#ADD8E6
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFCC #CF9699
analogous
#96CFAF #96CFCC #96B6CF
triadic
#96CFCC #CC96CF #CFCC96
tetradic
#96CFCC #AF96CF #CF9699 #B6CF96
square
#96CFCC #AF96CF #CF9699 #B6CF96
split-complementary
#96CFCC #CF96B6 #CFAF96
monochromatic
#4AA19C #6CBCB8 #96CFCC #C0E2E0 #EAF5F5
Accessibility & contrast
On white
1.74
#96CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#96CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFCC
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFCC | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#83D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #96cfcc; /* rgb */ color: rgb(150, 207, 204); /* oklch */ color: oklch(81.5% 0.059 192.0);
Tailwind
colors: {
custom: {
50: '#b6dddb',
500: '#96cfcc',
950: '#000000',
},
}SCSS
$custom: #96cfcc; $custom-light: #b6dddb; $custom-dark: #000000;
JSON
{
"hex": "#96cfcc",
"rgb": {
"r": 150,
"g": 207,
"b": 204
},
"hsl": {
"h": 176.842,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.81456,
"c": 0.05877,
"h": 192
},
"luminance": 0.55469
}Semantic roles & 50–950 ramp
primary
#96CFCC
secondary
#A56568
accent
#353CB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484