#96F2ED#96F2ED
#96F2ED is a very light, moderate teal. Relative luminance 0.761; OKLCH L 90.2% C 0.088 H 191.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #96F2ED |
|---|---|
| RGB | rgb(150, 242, 237) |
| HSL | hsl(177, 78%, 77%) |
| HSV | hsv(177, 38%, 95%) |
| CMYK | cmyk(38%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(89.91, -28.50, -6.24) |
| CIE-LCH | lch(89.91, 29.18, 192.36°) |
| OKLab | oklab(90.23% -0.0867 -0.0173) |
| OKLCH | oklch(90.23% 0.088 191.3) |
| XYZ | xyz(59.6102, 76.0986, 91.6517) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.37
Pale Cyan
#B7FFFA
ΔE00 4.28
Paleturquoise
#AFEEEE
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Duck Egg Blue
#C3FBF4
ΔE00 6.11
Eggshell Blue
#C4FFF7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F2ED #F2969B
analogous
#96F2BF #96F2ED #96C9F2
triadic
#96F2ED #ED96F2 #F2ED96
tetradic
#96F2ED #BF96F2 #F2969B #C9F296
square
#96F2ED #BF96F2 #F2969B #C9F296
split-complementary
#96F2ED #F296C9 #F2BF96
monochromatic
#29E5DA #60EBE4 #96F2ED #CCF9F6 #E4FCFA
Accessibility & contrast
On white
1.29
#96F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#96F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F2ED
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F2ED | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#70F7F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #96f2ed; /* rgb */ color: rgb(150, 242, 237); /* oklch */ color: oklch(90.2% 0.088 191.3);
Tailwind
colors: {
custom: {
50: '#b9f6f2',
500: '#96f2ed',
950: '#000000',
},
}SCSS
$custom: #96f2ed; $custom-light: #b9f6f2; $custom-dark: #000000;
JSON
{
"hex": "#96f2ed",
"rgb": {
"r": 150,
"g": 242,
"b": 237
},
"hsl": {
"h": 176.739,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.90232,
"c": 0.08839,
"h": 191.3
},
"luminance": 0.76103
}Semantic roles & 50–950 ramp
primary
#96F2ED
secondary
#CF5D63
accent
#0B17DA
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585