#96FDCC#96FDCC
#96FDCC is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.119 H 162.2°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #96FDCC |
|---|---|
| RGB | rgb(150, 253, 204) |
| HSL | hsl(151, 96%, 79%) |
| HSV | hsv(151, 41%, 99%) |
| CMYK | cmyk(40.7%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(92.17, -40.71, 14.15) |
| CIE-LCH | lch(92.17, 43.10, 160.83°) |
| OKLab | oklab(91.8% -0.1132 0.0364) |
| OKLCH | oklch(91.8% 0.119 162.2) |
| XYZ | xyz(58.5976, 81.0902, 69.6793) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.65
Pale Turquoise
#A5FBD5
ΔE00 2.99
Aquamarine
#7FFFD4
ΔE00 3.29
Light Seafoam
#A0FEBF
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FDCC #FD96C7
analogous
#96FD99 #96FDCC #96FBFD
triadic
#96FDCC #CC96FD #FDCC96
tetradic
#96FDCC #9996FD #FD96C7 #FBFD96
square
#96FDCC #9996FD #FD96C7 #FBFD96
split-complementary
#96FDCC #FD96FB #FD9996
monochromatic
#1EFB92 #5AFCAF #96FDCC #D2FEE9 #E1FEF0
Accessibility & contrast
On white
1.22
#96FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#96FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FDCC
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FDCC | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#7BFDEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #96fdcc; /* rgb */ color: rgb(150, 253, 204); /* oklch */ color: oklch(91.8% 0.119 162.2);
Tailwind
colors: {
custom: {
50: '#b9fedb',
500: '#96fdcc',
950: '#000000',
},
}SCSS
$custom: #96fdcc; $custom-light: #b9fedb; $custom-dark: #000000;
JSON
{
"hex": "#96fdcc",
"rgb": {
"r": 150,
"g": 253,
"b": 204
},
"hsl": {
"h": 151.456,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.91795,
"c": 0.11894,
"h": 162.2
},
"luminance": 0.81094
}Semantic roles & 50–950 ramp
primary
#96FDCC
secondary
#DF5998
accent
#006DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684