#96DFDD#96DFDD
#96DFDD is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.5% C 0.073 H 193.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFDD |
|---|---|
| RGB | rgb(150, 223, 221) |
| HSL | hsl(178, 53%, 73%) |
| HSV | hsv(178, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.21, -22.98, -6.25) |
| CIE-LCH | lch(84.21, 23.82, 195.20°) |
| OKLab | oklab(85.53% -0.0705 -0.0172) |
| OKLCH | oklch(85.53% 0.073 193.7) |
| XYZ | xyz(52.0119, 64.4767, 78.0972) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Powder Blue
#B0E0E6
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 6.79
Light Cyan
#ACFFFC
ΔE00 6.84
Pale Cyan
#B7FFFA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFDD #DF9698
analogous
#96DFB8 #96DFDD #96BCDF
triadic
#96DFDD #DD96DF #DFDD96
tetradic
#96DFDD #B896DF #DF9698 #BCDF96
square
#96DFDD #B896DF #DF9698 #BCDF96
split-complementary
#96DFDD #DF96BC #DFB896
monochromatic
#3BC0BC #67D1CE #96DFDD #C5EDEC #E8F8F7
Accessibility & contrast
On white
1.51
#96DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#96DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFDD
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFDD | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#7BE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96dfdd; /* rgb */ color: rgb(150, 223, 221); /* oklch */ color: oklch(85.5% 0.073 193.7);
Tailwind
colors: {
custom: {
50: '#b7e9e7',
500: '#96dfdd',
950: '#000000',
},
}SCSS
$custom: #96dfdd; $custom-light: #b7e9e7; $custom-dark: #000000;
JSON
{
"hex": "#96dfdd",
"rgb": {
"r": 150,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.356,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85528,
"c": 0.0726,
"h": 193.7
},
"luminance": 0.6448
}Semantic roles & 50–950 ramp
primary
#96DFDD
secondary
#B76264
accent
#2529C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484