#96D2D9#96D2D9
#96D2D9 is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.5% C 0.062 H 205.1°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #96D2D9 |
|---|---|
| RGB | rgb(150, 210, 217) |
| HSL | hsl(186, 47%, 72%) |
| HSV | hsv(186, 31%, 85%) |
| CMYK | cmyk(30.9%, 3.2%, 0%, 14.9%) |
| CIE-LAB | lab(80.51, -17.41, -9.62) |
| CIE-LCH | lch(80.51, 19.89, 208.92°) |
| OKLab | oklab(82.53% -0.0561 -0.0263) |
| OKLCH | oklch(82.53% 0.062 205.1) |
| XYZ | xyz(48.1445, 57.5844, 74.2103) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.43
Lightblue
#ADD8E6
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 6.93
Robin'S Egg Blue
#98EFF9
ΔE00 6.99
Sky Blue
#87CEEB
ΔE00 7.66
Robin Egg Blue
#8AF1FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D2D9 #D99D96
analogous
#96D9BF #96D2D9 #96B1D9
triadic
#96D2D9 #D996D2 #D2D996
tetradic
#96D2D9 #BF96D9 #D99D96 #B1D996
square
#96D2D9 #BF96D9 #D99D96 #B1D996
split-complementary
#96D2D9 #D996B1 #D9BF96
monochromatic
#41A8B4 #69BFC9 #96D2D9 #C3E5E9 #E9F5F7
Accessibility & contrast
On white
1.68
#96D2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#96D2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D2D9
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D2D9 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDDA
Deuteranopia (green-blind)
#BDC4D9
Tritanopia (blue-blind)
#7ED7D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #96d2d9; /* rgb */ color: rgb(150, 210, 217); /* oklch */ color: oklch(82.5% 0.062 205.1);
Tailwind
colors: {
custom: {
50: '#b7e0e4',
500: '#96d2d9',
950: '#000000',
},
}SCSS
$custom: #96d2d9; $custom-light: #b7e0e4; $custom-dark: #000000;
JSON
{
"hex": "#96d2d9",
"rgb": {
"r": 150,
"g": 210,
"b": 217
},
"hsl": {
"h": 186.269,
"s": 46.853,
"l": 71.961
},
"oklch": {
"l": 0.82532,
"c": 0.06193,
"h": 205.1
},
"luminance": 0.57587
}Semantic roles & 50–950 ramp
primary
#96D2D9
secondary
#B06B63
accent
#3A2BBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484