#96DDDF#96DDDF
#96DDDF is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.1% C 0.071 H 198.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #96DDDF |
|---|---|
| RGB | rgb(150, 221, 223) |
| HSL | hsl(182, 53%, 73%) |
| HSV | hsv(182, 33%, 87%) |
| CMYK | cmyk(32.7%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(83.72, -21.53, -8.04) |
| CIE-LCH | lch(83.72, 22.98, 200.48°) |
| OKLab | oklab(85.15% -0.0673 -0.0221) |
| OKLCH | oklch(85.15% 0.071 198.1) |
| XYZ | xyz(51.7488, 63.5216, 79.3318) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Powder Blue
#B0E0E6
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Robin'S Egg
#6DEDFD
ΔE00 7.03
Pale Sky Blue
#BDF6FE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DDDF #DF9896
analogous
#96DFBC #96DDDF #96B8DF
triadic
#96DDDF #DF96DD #DDDF96
tetradic
#96DDDF #BC96DF #DF9896 #B8DF96
square
#96DDDF #BC96DF #DF9896 #B8DF96
split-complementary
#96DDDF #DF96B8 #DFBC96
monochromatic
#3BBCC0 #67CED1 #96DDDF #C5ECED #E8F7F8
Accessibility & contrast
On white
1.53
#96DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#96DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DDDF
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DDDF | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C6CCE0
Tritanopia (blue-blind)
#7AE2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96dddf; /* rgb */ color: rgb(150, 221, 223); /* oklch */ color: oklch(85.1% 0.071 198.1);
Tailwind
colors: {
custom: {
50: '#b7e7e9',
500: '#96dddf',
950: '#000000',
},
}SCSS
$custom: #96dddf; $custom-light: #b7e7e9; $custom-dark: #000000;
JSON
{
"hex": "#96dddf",
"rgb": {
"r": 150,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.644,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85149,
"c": 0.07082,
"h": 198.1
},
"luminance": 0.63525
}Semantic roles & 50–950 ramp
primary
#96DDDF
secondary
#B76462
accent
#2925C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484