#96CED0#96CED0
#96CED0 is a light, muted teal. Relative luminance 0.552; OKLCH L 81.4% C 0.058 H 198.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #96CED0 |
|---|---|
| RGB | rgb(150, 206, 208) |
| HSL | hsl(182, 38%, 70%) |
| HSV | hsv(182, 28%, 82%) |
| CMYK | cmyk(27.9%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(79.14, -17.45, -6.82) |
| CIE-LCH | lch(79.14, 18.74, 201.34°) |
| OKLab | oklab(81.36% -0.0546 -0.0186) |
| OKLCH | oklch(81.36% 0.058 198.9) |
| XYZ | xyz(46.0305, 55.1784, 67.8874) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.45
Paleturquoise
#AFEEEE
ΔE00 7.36
Lightblue
#ADD8E6
ΔE00 7.36
Robin'S Egg Blue
#98EFF9
ΔE00 8.34
Mediumturquoise
#48D1CC
ΔE00 9.46
Robin Egg Blue
#8AF1FE
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CED0 #D09896
analogous
#96D0B5 #96CED0 #96B1D0
triadic
#96CED0 #D096CE #CED096
tetradic
#96CED0 #B596D0 #D09896 #B1D096
square
#96CED0 #B596D0 #D09896 #B1D096
split-complementary
#96CED0 #D096B1 #D0B596
monochromatic
#49A0A3 #6CBABD #96CED0 #C0E2E3 #EAF5F6
Accessibility & contrast
On white
1.74
#96CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#96CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CED0
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CED0 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D0
Deuteranopia (green-blind)
#BBC1D0
Tritanopia (blue-blind)
#82D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #96ced0; /* rgb */ color: rgb(150, 206, 208); /* oklch */ color: oklch(81.4% 0.058 198.9);
Tailwind
colors: {
custom: {
50: '#b6ddde',
500: '#96ced0',
950: '#000000',
},
}SCSS
$custom: #96ced0; $custom-light: #b6ddde; $custom-dark: #000000;
JSON
{
"hex": "#96ced0",
"rgb": {
"r": 150,
"g": 206,
"b": 208
},
"hsl": {
"h": 182.069,
"s": 38.158,
"l": 70.196
},
"oklch": {
"l": 0.81361,
"c": 0.0577,
"h": 198.9
},
"luminance": 0.55181
}Semantic roles & 50–950 ramp
primary
#96CED0
secondary
#A66765
accent
#3934B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484