#96FEDB#96FEDB
#96FEDB is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.110 H 170.2°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #96FEDB |
|---|---|
| RGB | rgb(150, 254, 219) |
| HSL | hsl(160, 98%, 79%) |
| HSV | hsv(160, 41%, 100%) |
| CMYK | cmyk(40.9%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(92.79, -38.09, 7.30) |
| CIE-LCH | lch(92.79, 38.78, 169.15°) |
| OKLab | oklab(92.4% -0.108 0.0187) |
| OKLCH | oklch(92.4% 0.11 170.2) |
| XYZ | xyz(60.8006, 82.4778, 79.7200) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.11
Pale Turquoise
#A5FBD5
ΔE00 2.56
Aquamarine
#7FFFD4
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 4.70
Light Aquamarine
#7BFDC7
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FEDB #FE96B9
analogous
#96FEA7 #96FEDB #96EDFE
triadic
#96FEDB #DB96FE #FEDB96
tetradic
#96FEDB #A796FE #FE96B9 #EDFE96
square
#96FEDB #A796FE #FE96B9 #EDFE96
split-complementary
#96FEDB #FE96ED #FEA796
monochromatic
#1DFDB1 #59FDC6 #96FEDB #D3FFF0 #E1FFF5
Accessibility & contrast
On white
1.20
#96FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#96FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FEDB
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FEDB | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D9
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#76FFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #96fedb; /* rgb */ color: rgb(150, 254, 219); /* oklch */ color: oklch(92.4% 0.110 170.2);
Tailwind
colors: {
custom: {
50: '#b9ffe6',
500: '#96fedb',
950: '#000000',
},
}SCSS
$custom: #96fedb; $custom-light: #b9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#96fedb",
"rgb": {
"r": 150,
"g": 254,
"b": 219
},
"hsl": {
"h": 159.808,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.92401,
"c": 0.1096,
"h": 170.2
},
"luminance": 0.82482
}Semantic roles & 50–950 ramp
primary
#96FEDB
secondary
#E05886
accent
#004DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684