#96DCE2#96DCE2
#96DCE2 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 85.0% C 0.070 H 202.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #96DCE2 |
|---|---|
| RGB | rgb(150, 220, 226) |
| HSL | hsl(185, 57%, 74%) |
| HSV | hsv(185, 34%, 89%) |
| CMYK | cmyk(33.6%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(83.53, -20.33, -9.92) |
| CIE-LCH | lch(83.53, 22.62, 206.00°) |
| OKLab | oklab(85.03% -0.0649 -0.0272) |
| OKLCH | oklch(85.03% 0.07 202.7) |
| XYZ | xyz(51.8936, 63.1583, 81.3931) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.41
Robin'S Egg Blue
#98EFF9
ΔE00 4.52
Paleturquoise
#AFEEEE
ΔE00 4.84
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 6.58
Pale Sky Blue
#BDF6FE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DCE2 #E29C96
analogous
#96E2C2 #96DCE2 #96B6E2
triadic
#96DCE2 #E296DC #DCE296
tetradic
#96DCE2 #C296E2 #E29C96 #B6E296
square
#96DCE2 #C296E2 #E29C96 #B6E296
split-complementary
#96DCE2 #E296B6 #E2C296
monochromatic
#37BBC7 #66CCD5 #96DCE2 #C6ECEF #E7F7F8
Accessibility & contrast
On white
1.54
#96DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#96DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DCE2
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DCE2 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E3
Deuteranopia (green-blind)
#C4CCE2
Tritanopia (blue-blind)
#79E1DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96dce2; /* rgb */ color: rgb(150, 220, 226); /* oklch */ color: oklch(85.0% 0.070 202.7);
Tailwind
colors: {
custom: {
50: '#b7e7eb',
500: '#96dce2',
950: '#000000',
},
}SCSS
$custom: #96dce2; $custom-light: #b7e7eb; $custom-dark: #000000;
JSON
{
"hex": "#96dce2",
"rgb": {
"r": 150,
"g": 220,
"b": 226
},
"hsl": {
"h": 184.737,
"s": 56.716,
"l": 73.725
},
"oklch": {
"l": 0.85025,
"c": 0.07034,
"h": 202.7
},
"luminance": 0.63161
}Semantic roles & 50–950 ramp
primary
#96DCE2
secondary
#BB6861
accent
#2E21C4
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484