#96FDCD#96FDCD
#96FDCD is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.118 H 162.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #96FDCD |
|---|---|
| RGB | rgb(150, 253, 205) |
| HSL | hsl(152, 96%, 79%) |
| HSV | hsv(152, 41%, 99%) |
| CMYK | cmyk(40.7%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(92.19, -40.51, 13.67) |
| CIE-LCH | lch(92.19, 42.75, 161.35°) |
| OKLab | oklab(91.82% -0.1128 0.0351) |
| OKLCH | oklch(91.82% 0.118 162.7) |
| XYZ | xyz(58.7180, 81.1384, 70.3129) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.70
Pale Turquoise
#A5FBD5
ΔE00 2.81
Aquamarine
#7FFFD4
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.59
Light Aqua
#8CFFDB
ΔE00 3.76
Light Seafoam
#A0FEBF
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FDCD #FD96C6
analogous
#96FD9A #96FDCD #96F9FD
triadic
#96FDCD #CD96FD #FDCD96
tetradic
#96FDCD #9A96FD #FD96C6 #F9FD96
square
#96FDCD #9A96FD #FD96C6 #F9FD96
split-complementary
#96FDCD #FD96F9 #FD9A96
monochromatic
#1EFB94 #5AFCB0 #96FDCD #D2FEEA #E1FEF1
Accessibility & contrast
On white
1.22
#96FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#96FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FDCD
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FDCD | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CA
Deuteranopia (green-blind)
#E9E4D0
Tritanopia (blue-blind)
#7BFDEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #96fdcd; /* rgb */ color: rgb(150, 253, 205); /* oklch */ color: oklch(91.8% 0.118 162.7);
Tailwind
colors: {
custom: {
50: '#b9fedc',
500: '#96fdcd',
950: '#000000',
},
}SCSS
$custom: #96fdcd; $custom-light: #b9fedc; $custom-dark: #000000;
JSON
{
"hex": "#96fdcd",
"rgb": {
"r": 150,
"g": 253,
"b": 205
},
"hsl": {
"h": 152.039,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.91819,
"c": 0.11817,
"h": 162.7
},
"luminance": 0.81142
}Semantic roles & 50–950 ramp
primary
#96FDCD
secondary
#DF5997
accent
#006BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684