#96FCDF#96FCDF
#96FCDF is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.1% C 0.105 H 173.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #96FCDF |
|---|---|
| RGB | rgb(150, 252, 223) |
| HSL | hsl(163, 94%, 79%) |
| HSV | hsv(163, 40%, 99%) |
| CMYK | cmyk(40.5%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(92.32, -36.32, 4.57) |
| CIE-LCH | lch(92.32, 36.61, 172.83°) |
| OKLab | oklab(92.06% -0.104 0.0115) |
| OKLCH | oklch(92.06% 0.105 173.7) |
| XYZ | xyz(60.7021, 81.4283, 82.3163) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.13
Tiffany Blue
#7BF2DA
ΔE00 3.48
Pale Turquoise
#A5FBD5
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 4.05
Pale Aqua
#B8FFEB
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FCDF #FC96B3
analogous
#96FCAC #96FCDF #96E6FC
triadic
#96FCDF #DF96FC #FCDF96
tetradic
#96FCDF #AC96FC #FC96B3 #E6FC96
square
#96FCDF #AC96FC #FC96B3 #E6FC96
split-complementary
#96FCDF #FC96E6 #FCAC96
monochromatic
#1FF9BB #5BFACD #96FCDF #D2FEF1 #E1FEF6
Accessibility & contrast
On white
1.21
#96FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#96FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FCDF
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FCDF | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#75FEF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #96fcdf; /* rgb */ color: rgb(150, 252, 223); /* oklch */ color: oklch(92.1% 0.105 173.7);
Tailwind
colors: {
custom: {
50: '#b9fde9',
500: '#96fcdf',
950: '#000000',
},
}SCSS
$custom: #96fcdf; $custom-light: #b9fde9; $custom-dark: #000000;
JSON
{
"hex": "#96fcdf",
"rgb": {
"r": 150,
"g": 252,
"b": 223
},
"hsl": {
"h": 162.941,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.92058,
"c": 0.10465,
"h": 173.7
},
"luminance": 0.81433
}Semantic roles & 50–950 ramp
primary
#96FCDF
secondary
#DD597F
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684