#96DDDC#96DDDC
#96DDDC is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.1% C 0.071 H 194.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #96DDDC |
|---|---|
| RGB | rgb(150, 221, 220) |
| HSL | hsl(179, 51%, 73%) |
| HSV | hsv(179, 32%, 87%) |
| CMYK | cmyk(32.1%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(83.63, -22.23, -6.58) |
| CIE-LCH | lch(83.63, 23.18, 196.48°) |
| OKLab | oklab(85.05% -0.0685 -0.0181) |
| OKLCH | oklch(85.05% 0.071 194.8) |
| XYZ | xyz(51.3479, 63.3612, 77.2205) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.41
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Powder Blue
#B0E0E6
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Light Cyan
#ACFFFC
ΔE00 7.32
Pale Cyan
#B7FFFA
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DDDC #DD9697
analogous
#96DDB8 #96DDDC #96BADD
triadic
#96DDDC #DC96DD #DDDC96
tetradic
#96DDDC #B896DD #DD9697 #BADD96
square
#96DDDC #B896DD #DD9697 #BADD96
split-complementary
#96DDDC #DD96BA #DDB896
monochromatic
#3DBCBA #68CECD #96DDDC #C4ECEB #E8F8F7
Accessibility & contrast
On white
1.54
#96DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#96DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DDDC
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DDDC | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#7BE1DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96dddc; /* rgb */ color: rgb(150, 221, 220); /* oklch */ color: oklch(85.1% 0.071 194.8);
Tailwind
colors: {
custom: {
50: '#b7e7e6',
500: '#96dddc',
950: '#000000',
},
}SCSS
$custom: #96dddc; $custom-light: #b7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#96dddc",
"rgb": {
"r": 150,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.155,
"s": 51.079,
"l": 72.745
},
"oklch": {
"l": 0.85054,
"c": 0.07084,
"h": 194.8
},
"luminance": 0.63364
}Semantic roles & 50–950 ramp
primary
#96DDDC
secondary
#B56264
accent
#2729BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484