#96FFCF#96FFCF
#96FFCF is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.3% C 0.119 H 163.1°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFCF |
|---|---|
| RGB | rgb(150, 255, 207) |
| HSL | hsl(153, 100%, 79%) |
| HSV | hsv(153, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.80, -41.00, 13.50) |
| CIE-LCH | lch(92.80, 43.17, 161.78°) |
| OKLab | oklab(92.32% -0.1142 0.0347) |
| OKLCH | oklch(92.32% 0.119 163.1) |
| XYZ | xyz(59.5956, 82.5049, 71.8041) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.66
Pale Turquoise
#A5FBD5
ΔE00 2.91
Aquamarine
#7FFFD4
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 3.69
Light Seafoam
#A0FEBF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFCF #FF96C6
analogous
#96FF9B #96FFCF #96FBFF
triadic
#96FFCF #CF96FF #FFCF96
tetradic
#96FFCF #9B96FF #FF96C6 #FBFF96
square
#96FFCF #9B96FF #FF96C6 #FBFF96
split-complementary
#96FFCF #FF96FB #FF9B96
monochromatic
#1CFF97 #59FFB3 #96FFCF #D3FFEB #E0FFF1
Accessibility & contrast
On white
1.20
#96FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#96FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFCF
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFCF | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CC
Deuteranopia (green-blind)
#EBE6D2
Tritanopia (blue-blind)
#7AFFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #96ffcf; /* rgb */ color: rgb(150, 255, 207); /* oklch */ color: oklch(92.3% 0.119 163.1);
Tailwind
colors: {
custom: {
50: '#b9ffdd',
500: '#96ffcf',
950: '#000000',
},
}SCSS
$custom: #96ffcf; $custom-light: #b9ffdd; $custom-dark: #000000;
JSON
{
"hex": "#96ffcf",
"rgb": {
"r": 150,
"g": 255,
"b": 207
},
"hsl": {
"h": 152.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92322,
"c": 0.1194,
"h": 163.1
},
"luminance": 0.82509
}Semantic roles & 50–950 ramp
primary
#96FFCF
secondary
#E15897
accent
#0069E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684