#96FCDC#96FCDC
#96FCDC is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.106 H 171.7°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #96FCDC |
|---|---|
| RGB | rgb(150, 252, 220) |
| HSL | hsl(161, 94%, 79%) |
| HSV | hsv(161, 40%, 99%) |
| CMYK | cmyk(40.5%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(92.25, -36.96, 6.01) |
| CIE-LCH | lch(92.25, 37.45, 170.76°) |
| OKLab | oklab(91.98% -0.1053 0.0153) |
| OKLCH | oklch(91.98% 0.106 171.7) |
| XYZ | xyz(60.3013, 81.2679, 80.2050) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.54
Pale Turquoise
#A5FBD5
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 3.38
Tiffany Blue
#7BF2DA
ΔE00 4.00
Pale Aqua
#B8FFEB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FCDC #FC96B6
analogous
#96FCA9 #96FCDC #96E9FC
triadic
#96FCDC #DC96FC #FCDC96
tetradic
#96FCDC #A996FC #FC96B6 #E9FC96
square
#96FCDC #A996FC #FC96B6 #E9FC96
split-complementary
#96FCDC #FC96E9 #FCA996
monochromatic
#1FF9B4 #5BFAC8 #96FCDC #D2FEF0 #E1FEF5
Accessibility & contrast
On white
1.22
#96FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#96FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FCDC
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FCDC | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#E5E4DE
Tritanopia (blue-blind)
#76FEF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #96fcdc; /* rgb */ color: rgb(150, 252, 220); /* oklch */ color: oklch(92.0% 0.106 171.7);
Tailwind
colors: {
custom: {
50: '#b9fde6',
500: '#96fcdc',
950: '#000000',
},
}SCSS
$custom: #96fcdc; $custom-light: #b9fde6; $custom-dark: #000000;
JSON
{
"hex": "#96fcdc",
"rgb": {
"r": 150,
"g": 252,
"b": 220
},
"hsl": {
"h": 161.176,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.91977,
"c": 0.10639,
"h": 171.7
},
"luminance": 0.81272
}Semantic roles & 50–950 ramp
primary
#96FCDC
secondary
#DD5982
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684