#96FCDB#96FCDB
#96FCDB is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.0% C 0.107 H 171.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #96FCDB |
|---|---|
| RGB | rgb(150, 252, 219) |
| HSL | hsl(161, 94%, 79%) |
| HSV | hsv(161, 40%, 99%) |
| CMYK | cmyk(40.5%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(92.23, -37.18, 6.50) |
| CIE-LCH | lch(92.23, 37.74, 170.09°) |
| OKLab | oklab(91.95% -0.1057 0.0166) |
| OKLCH | oklch(91.95% 0.107 171.1) |
| XYZ | xyz(60.1692, 81.2151, 79.5096) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.42
Pale Turquoise
#A5FBD5
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.16
Aquamarine
#7FFFD4
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 4.20
Pale Aqua
#B8FFEB
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FCDB #FC96B7
analogous
#96FCA8 #96FCDB #96EAFC
triadic
#96FCDB #DB96FC #FCDB96
tetradic
#96FCDB #A896FC #FC96B7 #EAFC96
square
#96FCDB #A896FC #FC96B7 #EAFC96
split-complementary
#96FCDB #FC96EA #FCA896
monochromatic
#1FF9B2 #5BFAC7 #96FCDB #D2FEEF #E1FEF5
Accessibility & contrast
On white
1.22
#96FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#96FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FCDB
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FCDB | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#76FEF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #96fcdb; /* rgb */ color: rgb(150, 252, 219); /* oklch */ color: oklch(92.0% 0.107 171.1);
Tailwind
colors: {
custom: {
50: '#b9fee6',
500: '#96fcdb',
950: '#000000',
},
}SCSS
$custom: #96fcdb; $custom-light: #b9fee6; $custom-dark: #000000;
JSON
{
"hex": "#96fcdb",
"rgb": {
"r": 150,
"g": 252,
"b": 219
},
"hsl": {
"h": 160.588,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.91951,
"c": 0.107,
"h": 171.1
},
"luminance": 0.81219
}Semantic roles & 50–950 ramp
primary
#96FCDB
secondary
#DD5984
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684