#96CED7#96CED7
#96CED7 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.6% C 0.059 H 208.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #96CED7 |
|---|---|
| RGB | rgb(150, 206, 215) |
| HSL | hsl(188, 45%, 72%) |
| HSV | hsv(188, 30%, 84%) |
| CMYK | cmyk(30.2%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(79.35, -15.84, -10.27) |
| CIE-LCH | lch(79.35, 18.88, 212.97°) |
| OKLab | oklab(81.59% -0.0518 -0.0281) |
| OKLCH | oklch(81.59% 0.059 208.4) |
| XYZ | xyz(46.9107, 55.5305, 72.5235) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.89
Lightblue
#ADD8E6
ΔE00 5.16
Sky Blue
#87CEEB
ΔE00 6.71
Ice Blue
#A5DFF9
ΔE00 7.64
Baby Blue
#89CFF0
ΔE00 7.97
Robin'S Egg Blue
#98EFF9
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CED7 #D79F96
analogous
#96D7C0 #96CED7 #96AED7
triadic
#96CED7 #D796CE #CED796
tetradic
#96CED7 #C096D7 #D79F96 #AED796
square
#96CED7 #C096D7 #D79F96 #AED796
split-complementary
#96CED7 #D796AE #D7C096
monochromatic
#43A1B0 #6AB9C6 #96CED7 #C2E3E8 #E9F5F7
Accessibility & contrast
On white
1.73
#96CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#96CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CED7
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CED7 | 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)
#C5CAD8
Deuteranopia (green-blind)
#BAC1D7
Tritanopia (blue-blind)
#80D3D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #96ced7; /* rgb */ color: rgb(150, 206, 215); /* oklch */ color: oklch(81.6% 0.059 208.4);
Tailwind
colors: {
custom: {
50: '#b7dde3',
500: '#96ced7',
950: '#000000',
},
}SCSS
$custom: #96ced7; $custom-light: #b7dde3; $custom-dark: #000000;
JSON
{
"hex": "#96ced7",
"rgb": {
"r": 150,
"g": 206,
"b": 215
},
"hsl": {
"h": 188.308,
"s": 44.828,
"l": 71.569
},
"oklch": {
"l": 0.81588,
"c": 0.05893,
"h": 208.4
},
"luminance": 0.55533
}Semantic roles & 50–950 ramp
primary
#96CED7
secondary
#AE6E63
accent
#412EB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484