#96DCDE#96DCDE
#96DCDE is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.9% C 0.070 H 198.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #96DCDE |
|---|---|
| RGB | rgb(150, 220, 222) |
| HSL | hsl(182, 52%, 73%) |
| HSV | hsv(182, 32%, 87%) |
| CMYK | cmyk(32.4%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(83.41, -21.27, -7.96) |
| CIE-LCH | lch(83.41, 22.71, 200.53°) |
| OKLab | oklab(84.9% -0.0665 -0.0218) |
| OKLCH | oklch(84.9% 0.07 198.2) |
| XYZ | xyz(51.3511, 62.9413, 78.5361) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.49
Powder Blue
#B0E0E6
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Robin'S Egg
#6DEDFD
ΔE00 7.20
Pale Sky Blue
#BDF6FE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DCDE #DE9896
analogous
#96DEBC #96DCDE #96B8DE
triadic
#96DCDE #DE96DC #DCDE96
tetradic
#96DCDE #BC96DE #DE9896 #B8DE96
square
#96DCDE #BC96DE #DE9896 #B8DE96
split-complementary
#96DCDE #DE96B8 #DEBC96
monochromatic
#3CBABE #67CCCF #96DCDE #C5ECED #E8F7F8
Accessibility & contrast
On white
1.55
#96DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#96DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DCDE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DCDE | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#C5CCDF
Tritanopia (blue-blind)
#7BE1DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96dcde; /* rgb */ color: rgb(150, 220, 222); /* oklch */ color: oklch(84.9% 0.070 198.2);
Tailwind
colors: {
custom: {
50: '#b7e7e8',
500: '#96dcde',
950: '#000000',
},
}SCSS
$custom: #96dcde; $custom-light: #b7e7e8; $custom-dark: #000000;
JSON
{
"hex": "#96dcde",
"rgb": {
"r": 150,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.667,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.84896,
"c": 0.06998,
"h": 198.2
},
"luminance": 0.62944
}Semantic roles & 50–950 ramp
primary
#96DCDE
secondary
#B66462
accent
#2A26C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484