#96CFCE#96CFCE
#96CFCE is a light, muted teal. Relative luminance 0.556; OKLCH L 81.5% C 0.059 H 194.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFCE |
|---|---|
| RGB | rgb(150, 207, 206) |
| HSL | hsl(179, 37%, 70%) |
| HSV | hsv(179, 28%, 81%) |
| CMYK | cmyk(27.5%, 0%, 0.5%, 18.8%) |
| CIE-LAB | lab(79.36, -18.41, -5.42) |
| CIE-LCH | lch(79.36, 19.19, 196.40°) |
| OKLab | oklab(81.52% -0.0567 -0.0149) |
| OKLCH | oklch(81.52% 0.059 194.7) |
| XYZ | xyz(46.0275, 55.5636, 66.6802) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.01
Paleturquoise
#AFEEEE
ΔE00 7.11
Lightblue
#ADD8E6
ΔE00 8.43
Robin'S Egg Blue
#98EFF9
ΔE00 8.53
Mediumturquoise
#48D1CC
ΔE00 8.86
Pale Teal
#82CBB2
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFCE #CF9697
analogous
#96CFB1 #96CFCE #96B4CF
triadic
#96CFCE #CE96CF #CFCE96
tetradic
#96CFCE #B196CF #CF9697 #B4CF96
square
#96CFCE #B196CF #CF9697 #B4CF96
split-complementary
#96CFCE #CF96B4 #CFB196
monochromatic
#4AA19F #6CBCBA #96CFCE #C0E2E2 #EAF5F5
Accessibility & contrast
On white
1.73
#96CFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#96CFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFCE
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFCE | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CE
Deuteranopia (green-blind)
#BDC1CF
Tritanopia (blue-blind)
#82D3CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #96cfce; /* rgb */ color: rgb(150, 207, 206); /* oklch */ color: oklch(81.5% 0.059 194.7);
Tailwind
colors: {
custom: {
50: '#b6dddc',
500: '#96cfce',
950: '#000000',
},
}SCSS
$custom: #96cfce; $custom-light: #b6dddc; $custom-dark: #000000;
JSON
{
"hex": "#96cfce",
"rgb": {
"r": 150,
"g": 207,
"b": 206
},
"hsl": {
"h": 178.947,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.81518,
"c": 0.0586,
"h": 194.7
},
"luminance": 0.55566
}Semantic roles & 50–950 ramp
primary
#96CFCE
secondary
#A56566
accent
#3537B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484