#96FFDD#96FFDD
#96FFDD is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.110 H 171.0°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFDD |
|---|---|
| RGB | rgb(150, 255, 221) |
| HSL | hsl(161, 100%, 79%) |
| HSV | hsv(161, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(93.11, -38.11, 6.74) |
| CIE-LCH | lch(93.11, 38.71, 169.98°) |
| OKLab | oklab(92.68% -0.1083 0.0172) |
| OKLCH | oklch(92.68% 0.11 171) |
| XYZ | xyz(61.3836, 83.2201, 81.2211) |
| Luminance | 0.8322 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.08
Pale Turquoise
#A5FBD5
ΔE00 2.86
Aquamarine
#7FFFD4
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.35
Tiffany Blue
#7BF2DA
ΔE00 4.55
Light Aquamarine
#7BFDC7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFDD #FF96B8
analogous
#96FFA9 #96FFDD #96EDFF
triadic
#96FFDD #DD96FF #FFDD96
tetradic
#96FFDD #A996FF #FF96B8 #EDFF96
square
#96FFDD #A996FF #FF96B8 #EDFF96
split-complementary
#96FFDD #FF96ED #FFA996
monochromatic
#1CFFB5 #59FFC9 #96FFDD #D3FFF1 #E0FFF5
Accessibility & contrast
On white
1.19
#96FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#96FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFDD
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFDD | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DB
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#75FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #96ffdd; /* rgb */ color: rgb(150, 255, 221); /* oklch */ color: oklch(92.7% 0.110 171.0);
Tailwind
colors: {
custom: {
50: '#b9ffe7',
500: '#96ffdd',
950: '#000000',
},
}SCSS
$custom: #96ffdd; $custom-light: #b9ffe7; $custom-dark: #000000;
JSON
{
"hex": "#96ffdd",
"rgb": {
"r": 150,
"g": 255,
"b": 221
},
"hsl": {
"h": 160.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92679,
"c": 0.10965,
"h": 171
},
"luminance": 0.83224
}Semantic roles & 50–950 ramp
primary
#96FFDD
secondary
#E15884
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684