#96DFDB#96DFDB
#96DFDB is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.073 H 191.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFDB |
|---|---|
| RGB | rgb(150, 223, 219) |
| HSL | hsl(177, 53%, 73%) |
| HSV | hsv(177, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(84.16, -23.44, -5.27) |
| CIE-LCH | lch(84.16, 24.03, 192.67°) |
| OKLab | oklab(85.47% -0.0713 -0.0145) |
| OKLCH | oklch(85.47% 0.073 191.5) |
| XYZ | xyz(51.7471, 64.3708, 76.7022) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Powder Blue
#B0E0E6
ΔE00 6.79
Light Cyan
#ACFFFC
ΔE00 6.87
Pale Cyan
#B7FFFA
ΔE00 7.05
Duck Egg Blue
#C3FBF4
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFDB #DF969A
analogous
#96DFB6 #96DFDB #96BEDF
triadic
#96DFDB #DB96DF #DFDB96
tetradic
#96DFDB #B696DF #DF969A #BEDF96
square
#96DFDB #B696DF #DF969A #BEDF96
split-complementary
#96DFDB #DF96BE #DFB696
monochromatic
#3BC0B9 #67D1CB #96DFDB #C5EDEB #E8F8F7
Accessibility & contrast
On white
1.51
#96DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#96DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFDB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFDB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#7BE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96dfdb; /* rgb */ color: rgb(150, 223, 219); /* oklch */ color: oklch(85.5% 0.073 191.5);
Tailwind
colors: {
custom: {
50: '#b7e9e6',
500: '#96dfdb',
950: '#000000',
},
}SCSS
$custom: #96dfdb; $custom-light: #b7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#96dfdb",
"rgb": {
"r": 150,
"g": 223,
"b": 219
},
"hsl": {
"h": 176.712,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85466,
"c": 0.07282,
"h": 191.5
},
"luminance": 0.64374
}Semantic roles & 50–950 ramp
primary
#96DFDB
secondary
#B76267
accent
#252DC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484