#96FCCD#96FCCD
#96FCCD is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.117 H 163.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #96FCCD |
|---|---|
| RGB | rgb(150, 252, 205) |
| HSL | hsl(152, 94%, 79%) |
| HSV | hsv(152, 40%, 99%) |
| CMYK | cmyk(40.5%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.91, -40.06, 13.27) |
| CIE-LCH | lch(91.91, 42.20, 161.67°) |
| OKLab | oklab(91.59% -0.1117 0.0341) |
| OKLCH | oklch(91.59% 0.117 163) |
| XYZ | xyz(58.4031, 80.5087, 70.2080) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 2.81
Aquamarine
#7FFFD4
ΔE00 3.07
Light Turquoise
#7EF4CC
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 3.62
Light Seafoam
#A0FEBF
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FCCD #FC96C5
analogous
#96FC9A #96FCCD #96F8FC
triadic
#96FCCD #CD96FC #FCCD96
tetradic
#96FCCD #9A96FC #FC96C5 #F8FC96
square
#96FCCD #9A96FC #FC96C5 #F8FC96
split-complementary
#96FCCD #FC96F8 #FC9A96
monochromatic
#1FF994 #5BFAB1 #96FCCD #D2FEE9 #E1FEF1
Accessibility & contrast
On white
1.23
#96FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#96FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FCCD
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FCCD | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCB
Deuteranopia (green-blind)
#E8E3D0
Tritanopia (blue-blind)
#7BFCEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #96fccd; /* rgb */ color: rgb(150, 252, 205); /* oklch */ color: oklch(91.6% 0.117 163.0);
Tailwind
colors: {
custom: {
50: '#b9fedc',
500: '#96fccd',
950: '#000000',
},
}SCSS
$custom: #96fccd; $custom-light: #b9fedc; $custom-dark: #000000;
JSON
{
"hex": "#96fccd",
"rgb": {
"r": 150,
"g": 252,
"b": 205
},
"hsl": {
"h": 152.353,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.91592,
"c": 0.11676,
"h": 163
},
"luminance": 0.80513
}Semantic roles & 50–950 ramp
primary
#96FCCD
secondary
#DD5996
accent
#006AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684