#96FEDD#96FEDD
#96FEDD is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.5% C 0.108 H 171.4°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #96FEDD |
|---|---|
| RGB | rgb(150, 254, 221) |
| HSL | hsl(161, 98%, 79%) |
| HSV | hsv(161, 41%, 100%) |
| CMYK | cmyk(40.9%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.83, -37.66, 6.34) |
| CIE-LCH | lch(92.83, 38.19, 170.45°) |
| OKLab | oklab(92.45% -0.1071 0.0162) |
| OKLCH | oklch(92.45% 0.108 171.4) |
| XYZ | xyz(61.0655, 82.5838, 81.1150) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.24
Pale Turquoise
#A5FBD5
ΔE00 2.92
Aquamarine
#7FFFD4
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 4.30
Pale Aqua
#B8FFEB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FEDD #FE96B7
analogous
#96FEA9 #96FEDD #96EBFE
triadic
#96FEDD #DD96FE #FEDD96
tetradic
#96FEDD #A996FE #FE96B7 #EBFE96
square
#96FEDD #A996FE #FE96B7 #EBFE96
split-complementary
#96FEDD #FE96EB #FEA996
monochromatic
#1DFDB6 #59FDC9 #96FEDD #D3FFF1 #E1FFF5
Accessibility & contrast
On white
1.20
#96FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#96FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FEDD
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FEDD | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DB
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#75FFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #96fedd; /* rgb */ color: rgb(150, 254, 221); /* oklch */ color: oklch(92.5% 0.108 171.4);
Tailwind
colors: {
custom: {
50: '#b9ffe7',
500: '#96fedd',
950: '#000000',
},
}SCSS
$custom: #96fedd; $custom-light: #b9ffe7; $custom-dark: #000000;
JSON
{
"hex": "#96fedd",
"rgb": {
"r": 150,
"g": 254,
"b": 221
},
"hsl": {
"h": 160.962,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.92454,
"c": 0.10836,
"h": 171.4
},
"luminance": 0.82588
}Semantic roles & 50–950 ramp
primary
#96FEDD
secondary
#E05883
accent
#0049E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684