#96CFCD#96CFCD
#96CFCD is a light, muted teal. Relative luminance 0.555; OKLCH L 81.5% C 0.059 H 193.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFCD |
|---|---|
| RGB | rgb(150, 207, 205) |
| HSL | hsl(178, 37%, 70%) |
| HSV | hsv(178, 28%, 81%) |
| CMYK | cmyk(27.5%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(79.34, -18.64, -4.92) |
| CIE-LCH | lch(79.34, 19.28, 194.80°) |
| OKLab | oklab(81.49% -0.0571 -0.0135) |
| OKLCH | oklch(81.49% 0.059 193.3) |
| XYZ | xyz(45.9064, 55.5152, 66.0424) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.26
Paleturquoise
#AFEEEE
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 8.73
Mediumturquoise
#48D1CC
ΔE00 8.74
Lightblue
#ADD8E6
ΔE00 8.79
Pale Teal
#82CBB2
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFCD #CF9698
analogous
#96CFB1 #96CFCD #96B4CF
triadic
#96CFCD #CD96CF #CFCD96
tetradic
#96CFCD #B196CF #CF9698 #B4CF96
square
#96CFCD #B196CF #CF9698 #B4CF96
split-complementary
#96CFCD #CF96B4 #CFB196
monochromatic
#4AA19E #6CBCB9 #96CFCD #C0E2E1 #EAF5F5
Accessibility & contrast
On white
1.74
#96CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#96CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFCD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFCD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#83D2CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #96cfcd; /* rgb */ color: rgb(150, 207, 205); /* oklch */ color: oklch(81.5% 0.059 193.3);
Tailwind
colors: {
custom: {
50: '#b6dddc',
500: '#96cfcd',
950: '#000000',
},
}SCSS
$custom: #96cfcd; $custom-light: #b6dddc; $custom-dark: #000000;
JSON
{
"hex": "#96cfcd",
"rgb": {
"r": 150,
"g": 207,
"b": 205
},
"hsl": {
"h": 177.895,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.81487,
"c": 0.05866,
"h": 193.3
},
"luminance": 0.55517
}Semantic roles & 50–950 ramp
primary
#96CFCD
secondary
#A56567
accent
#353AB0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484