#96CFCF#96CFCF
#96CFCF is a light, muted teal. Relative luminance 0.556; OKLCH L 81.5% C 0.059 H 196.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFCF |
|---|---|
| RGB | rgb(150, 207, 207) |
| HSL | hsl(180, 37%, 70%) |
| HSV | hsv(180, 28%, 81%) |
| CMYK | cmyk(27.5%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(79.39, -18.19, -5.91) |
| CIE-LCH | lch(79.39, 19.13, 198.01°) |
| OKLab | oklab(81.55% -0.0563 -0.0162) |
| OKLCH | oklch(81.55% 0.059 196.1) |
| XYZ | xyz(46.1493, 55.6124, 67.3220) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.77
Paleturquoise
#AFEEEE
ΔE00 7.09
Lightblue
#ADD8E6
ΔE00 8.08
Robin'S Egg Blue
#98EFF9
ΔE00 8.36
Mediumturquoise
#48D1CC
ΔE00 9.00
Robin Egg Blue
#8AF1FE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFCF #CF9696
analogous
#96CFB3 #96CFCF #96B2CF
triadic
#96CFCF #CF96CF #CFCF96
tetradic
#96CFCF #B296CF #CF9696 #B3CF96
square
#96CFCF #B296CF #CF9696 #B3CF96
split-complementary
#96CFCF #CF96B3 #CFB396
monochromatic
#4AA1A1 #6CBCBC #96CFCF #C0E2E2 #EAF5F5
Accessibility & contrast
On white
1.73
#96CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#96CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFCF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFCF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#BDC1D0
Tritanopia (blue-blind)
#82D3CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #96cfcf; /* rgb */ color: rgb(150, 207, 207); /* oklch */ color: oklch(81.5% 0.059 196.1);
Tailwind
colors: {
custom: {
50: '#b6dddd',
500: '#96cfcf',
950: '#000000',
},
}SCSS
$custom: #96cfcf; $custom-light: #b6dddd; $custom-dark: #000000;
JSON
{
"hex": "#96cfcf",
"rgb": {
"r": 150,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.8155,
"c": 0.05856,
"h": 196.1
},
"luminance": 0.55615
}Semantic roles & 50–950 ramp
primary
#96CFCF
secondary
#A56565
accent
#3535B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484