#96FFCE#96FFCE
#96FFCE is a very light, vivid teal. Relative luminance 0.825; OKLCH L 92.3% C 0.120 H 162.6°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFCE |
|---|---|
| RGB | rgb(150, 255, 206) |
| HSL | hsl(152, 100%, 79%) |
| HSV | hsv(152, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.78, -41.20, 13.98) |
| CIE-LCH | lch(92.78, 43.51, 161.26°) |
| OKLab | oklab(92.3% -0.1147 0.0359) |
| OKLCH | oklch(92.3% 0.12 162.6) |
| XYZ | xyz(59.4737, 82.4562, 71.1623) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.60
Pale Turquoise
#A5FBD5
ΔE00 3.07
Aquamarine
#7FFFD4
ΔE00 3.11
Light Aqua
#8CFFDB
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 3.85
Light Seafoam
#A0FEBF
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFCE #FF96C7
analogous
#96FF9A #96FFCE #96FCFF
triadic
#96FFCE #CE96FF #FFCE96
tetradic
#96FFCE #9A96FF #FF96C7 #FCFF96
square
#96FFCE #9A96FF #FF96C7 #FCFF96
split-complementary
#96FFCE #FF96FC #FF9A96
monochromatic
#1CFF95 #59FFB1 #96FFCE #D3FFEB #E0FFF1
Accessibility & contrast
On white
1.20
#96FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#96FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFCE
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFCE | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CB
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#7AFFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #96ffce; /* rgb */ color: rgb(150, 255, 206); /* oklch */ color: oklch(92.3% 0.120 162.6);
Tailwind
colors: {
custom: {
50: '#b9ffdd',
500: '#96ffce',
950: '#000000',
},
}SCSS
$custom: #96ffce; $custom-light: #b9ffdd; $custom-dark: #000000;
JSON
{
"hex": "#96ffce",
"rgb": {
"r": 150,
"g": 255,
"b": 206
},
"hsl": {
"h": 152,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92298,
"c": 0.12018,
"h": 162.6
},
"luminance": 0.8246
}Semantic roles & 50–950 ramp
primary
#96FFCE
secondary
#E15898
accent
#006BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684