#96FDCB#96FDCB
#96FDCB is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.120 H 161.7°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #96FDCB |
|---|---|
| RGB | rgb(150, 253, 203) |
| HSL | hsl(151, 96%, 79%) |
| HSV | hsv(151, 41%, 99%) |
| CMYK | cmyk(40.7%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(92.15, -40.91, 14.64) |
| CIE-LCH | lch(92.15, 43.45, 160.31°) |
| OKLab | oklab(91.77% -0.1137 0.0376) |
| OKLCH | oklch(91.77% 0.12 161.7) |
| XYZ | xyz(58.4781, 81.0424, 69.0496) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.62
Pale Turquoise
#A5FBD5
ΔE00 3.18
Aquamarine
#7FFFD4
ΔE00 3.46
Light Seafoam
#A0FEBF
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.93
Light Aqua
#8CFFDB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FDCB #FD96C8
analogous
#96FD98 #96FDCB #96FBFD
triadic
#96FDCB #CB96FD #FDCB96
tetradic
#96FDCB #9896FD #FD96C8 #FBFD96
square
#96FDCB #9896FD #FD96C8 #FBFD96
split-complementary
#96FDCB #FD96FB #FD9896
monochromatic
#1EFB90 #5AFCAD #96FDCB #D2FEE9 #E1FEF0
Accessibility & contrast
On white
1.22
#96FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#96FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FDCB
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FDCB | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#7CFDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #96fdcb; /* rgb */ color: rgb(150, 253, 203); /* oklch */ color: oklch(91.8% 0.120 161.7);
Tailwind
colors: {
custom: {
50: '#b9feda',
500: '#96fdcb',
950: '#000000',
},
}SCSS
$custom: #96fdcb; $custom-light: #b9feda; $custom-dark: #000000;
JSON
{
"hex": "#96fdcb",
"rgb": {
"r": 150,
"g": 253,
"b": 203
},
"hsl": {
"h": 150.874,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.91771,
"c": 0.11973,
"h": 161.7
},
"luminance": 0.81046
}Semantic roles & 50–950 ramp
primary
#96FDCB
secondary
#DF599A
accent
#006FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684