#96EFED#96EFED
#96EFED is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.6% C 0.086 H 193.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #96EFED |
|---|---|
| RGB | rgb(150, 239, 237) |
| HSL | hsl(179, 74%, 76%) |
| HSV | hsv(179, 37%, 94%) |
| CMYK | cmyk(37.2%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(89.08, -27.06, -7.47) |
| CIE-LCH | lch(89.08, 28.07, 195.43°) |
| OKLab | oklab(89.57% -0.0832 -0.0206) |
| OKLCH | oklch(89.57% 0.086 193.9) |
| XYZ | xyz(58.7246, 74.3274, 91.3565) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.66
Paleturquoise
#AFEEEE
ΔE00 3.94
Robin'S Egg Blue
#98EFF9
ΔE00 4.53
Pale Cyan
#B7FFFA
ΔE00 4.58
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Duck Egg Blue
#C3FBF4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EFED #EF9698
analogous
#96EFC1 #96EFED #96C5EF
triadic
#96EFED #ED96EF #EFED96
tetradic
#96EFED #C196EF #EF9698 #C5EF96
square
#96EFED #C196EF #EF9698 #C5EF96
split-complementary
#96EFED #EF96C5 #EFC196
monochromatic
#2CDFDB #61E7E4 #96EFED #CBF7F6 #E4FBFA
Accessibility & contrast
On white
1.32
#96EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#96EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EFED
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EFED | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#D4DBEE
Tritanopia (blue-blind)
#71F4EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #96efed; /* rgb */ color: rgb(150, 239, 237); /* oklch */ color: oklch(89.6% 0.086 193.9);
Tailwind
colors: {
custom: {
50: '#b9f4f2',
500: '#96efed',
950: '#000000',
},
}SCSS
$custom: #96efed; $custom-light: #b9f4f2; $custom-dark: #000000;
JSON
{
"hex": "#96efed",
"rgb": {
"r": 150,
"g": 239,
"b": 237
},
"hsl": {
"h": 178.652,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.89568,
"c": 0.08569,
"h": 193.9
},
"luminance": 0.74331
}Semantic roles & 50–950 ramp
primary
#96EFED
secondary
#CB5E60
accent
#1014D6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585