#96FBEF#96FBEF
#96FBEF is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.3% C 0.097 H 186.0°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #96FBEF |
|---|---|
| RGB | rgb(150, 251, 239) |
| HSL | hsl(173, 93%, 79%) |
| HSV | hsv(173, 40%, 98%) |
| CMYK | cmyk(40.2%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(92.44, -32.30, -3.54) |
| CIE-LCH | lch(92.44, 32.49, 186.26°) |
| OKLab | oklab(92.29% -0.0962 -0.01) |
| OKLCH | oklch(92.29% 0.097 186) |
| XYZ | xyz(62.6489, 81.7058, 94.1141) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.21
Pale Cyan
#B7FFFA
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 4.94
Pale Aqua
#B8FFEB
ΔE00 5.23
Eggshell Blue
#C4FFF7
ΔE00 6.31
Duck Egg Blue
#C3FBF4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FBEF #FB96A2
analogous
#96FBBC #96FBEF #96D4FB
triadic
#96FBEF #EF96FB #FBEF96
tetradic
#96FBEF #BC96FB #FB96A2 #D4FB96
square
#96FBEF #BC96FB #FB96A2 #D4FB96
split-complementary
#96FBEF #FB96D4 #FBBC96
monochromatic
#20F7DD #5BF9E6 #96FBEF #D1FDF8 #E2FEFB
Accessibility & contrast
On white
1.21
#96FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#96FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FBEF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FBEF | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#6EFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #96fbef; /* rgb */ color: rgb(150, 251, 239); /* oklch */ color: oklch(92.3% 0.097 186.0);
Tailwind
colors: {
custom: {
50: '#b9fdf4',
500: '#96fbef',
950: '#000000',
},
}SCSS
$custom: #96fbef; $custom-light: #b9fdf4; $custom-dark: #000000;
JSON
{
"hex": "#96fbef",
"rgb": {
"r": 150,
"g": 251,
"b": 239
},
"hsl": {
"h": 172.871,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.9229,
"c": 0.09675,
"h": 186
},
"luminance": 0.8171
}Semantic roles & 50–950 ramp
primary
#96FBEF
secondary
#DC5969
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585