#96FCCE#96FCCE
#96FCCE is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.6% C 0.116 H 163.5°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #96FCCE |
|---|---|
| RGB | rgb(150, 252, 206) |
| HSL | hsl(153, 94%, 79%) |
| HSV | hsv(153, 40%, 99%) |
| CMYK | cmyk(40.5%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.93, -39.86, 12.79) |
| CIE-LCH | lch(91.93, 41.86, 162.21°) |
| OKLab | oklab(91.62% -0.1112 0.0329) |
| OKLCH | oklch(91.62% 0.116 163.5) |
| XYZ | xyz(58.5242, 80.5571, 70.8457) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.24
Light Aqua
#8CFFDB
ΔE00 3.38
Light Seafoam
#A0FEBF
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FCCE #FC96C4
analogous
#96FC9B #96FCCE #96F7FC
triadic
#96FCCE #CE96FC #FCCE96
tetradic
#96FCCE #9B96FC #FC96C4 #F7FC96
square
#96FCCE #9B96FC #FC96C4 #F7FC96
split-complementary
#96FCCE #FC96F7 #FC9B96
monochromatic
#1FF996 #5BFAB2 #96FCCE #D2FEEA #E1FEF1
Accessibility & contrast
On white
1.23
#96FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#96FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FCCE
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FCCE | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#7BFCEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #96fcce; /* rgb */ color: rgb(150, 252, 206); /* oklch */ color: oklch(91.6% 0.116 163.5);
Tailwind
colors: {
custom: {
50: '#b9fedd',
500: '#96fcce',
950: '#000000',
},
}SCSS
$custom: #96fcce; $custom-light: #b9fedd; $custom-dark: #000000;
JSON
{
"hex": "#96fcce",
"rgb": {
"r": 150,
"g": 252,
"b": 206
},
"hsl": {
"h": 152.941,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.91617,
"c": 0.116,
"h": 163.5
},
"luminance": 0.80561
}Semantic roles & 50–950 ramp
primary
#96FCCE
secondary
#DD5995
accent
#0068E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684