#96FFCB#96FFCB
#96FFCB is a very light, vivid teal. Relative luminance 0.823; OKLCH L 92.2% C 0.123 H 161.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFCB |
|---|---|
| RGB | rgb(150, 255, 203) |
| HSL | hsl(150, 100%, 79%) |
| HSV | hsv(150, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.71, -41.79, 15.43) |
| CIE-LCH | lch(92.71, 44.55, 159.74°) |
| OKLab | oklab(92.23% -0.116 0.0396) |
| OKLCH | oklch(92.23% 0.123 161.1) |
| XYZ | xyz(59.1128, 82.3118, 69.2612) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.55
Light Seafoam
#A0FEBF
ΔE00 3.17
Pale Turquoise
#A5FBD5
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 4.35
Light Blue Green
#7EFBB3
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFCB #FF96CA
analogous
#96FF97 #96FFCB #96FEFF
triadic
#96FFCB #CB96FF #FFCB96
tetradic
#96FFCB #9796FF #FF96CA #FEFF96
square
#96FFCB #9796FF #FF96CA #FEFF96
split-complementary
#96FFCB #FF96FE #FF9796
monochromatic
#1CFF8E #59FFAD #96FFCB #D3FFE9 #E0FFF0
Accessibility & contrast
On white
1.20
#96FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#96FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFCB
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFCB | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C8
Deuteranopia (green-blind)
#ECE5CE
Tritanopia (blue-blind)
#7BFEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #96ffcb; /* rgb */ color: rgb(150, 255, 203); /* oklch */ color: oklch(92.2% 0.123 161.1);
Tailwind
colors: {
custom: {
50: '#b9ffdb',
500: '#96ffcb',
950: '#000000',
},
}SCSS
$custom: #96ffcb; $custom-light: #b9ffdb; $custom-dark: #000000;
JSON
{
"hex": "#96ffcb",
"rgb": {
"r": 150,
"g": 255,
"b": 203
},
"hsl": {
"h": 150.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92225,
"c": 0.12255,
"h": 161.1
},
"luminance": 0.82316
}Semantic roles & 50–950 ramp
primary
#96FFCB
secondary
#E1589C
accent
#0072E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684