#96FECB#96FECB
#96FECB is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.121 H 161.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #96FECB |
|---|---|
| RGB | rgb(150, 254, 203) |
| HSL | hsl(151, 98%, 79%) |
| HSV | hsv(151, 41%, 100%) |
| CMYK | cmyk(40.9%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(92.43, -41.35, 15.03) |
| CIE-LCH | lch(92.43, 44.00, 160.02°) |
| OKLab | oklab(92% -0.1148 0.0386) |
| OKLCH | oklch(92% 0.121 161.4) |
| XYZ | xyz(58.7946, 81.6754, 69.1551) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.57
Light Seafoam
#A0FEBF
ΔE00 3.31
Pale Turquoise
#A5FBD5
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 4.13
Light Aqua
#8CFFDB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FECB #FE96C9
analogous
#96FE97 #96FECB #96FDFE
triadic
#96FECB #CB96FE #FECB96
tetradic
#96FECB #9796FE #FE96C9 #FDFE96
square
#96FECB #9796FE #FE96C9 #FDFE96
split-complementary
#96FECB #FE96FD #FE9796
monochromatic
#1DFD8F #59FDAD #96FECB #D3FFE9 #E1FFF0
Accessibility & contrast
On white
1.21
#96FECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#96FECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FECB
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FECB | 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)
#FBF0C8
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#7CFEF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #96fecb; /* rgb */ color: rgb(150, 254, 203); /* oklch */ color: oklch(92.0% 0.121 161.4);
Tailwind
colors: {
custom: {
50: '#b9ffdb',
500: '#96fecb',
950: '#000000',
},
}SCSS
$custom: #96fecb; $custom-light: #b9ffdb; $custom-dark: #000000;
JSON
{
"hex": "#96fecb",
"rgb": {
"r": 150,
"g": 254,
"b": 203
},
"hsl": {
"h": 150.577,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.91998,
"c": 0.12114,
"h": 161.4
},
"luminance": 0.81679
}Semantic roles & 50–950 ramp
primary
#96FECB
secondary
#E0589B
accent
#0071E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684