#96FFDA#96FFDA
#96FFDA is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.112 H 169.2°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFDA |
|---|---|
| RGB | rgb(150, 255, 218) |
| HSL | hsl(159, 100%, 79%) |
| HSV | hsv(159, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(93.04, -38.75, 8.18) |
| CIE-LCH | lch(93.04, 39.60, 168.07°) |
| OKLab | oklab(92.6% -0.1096 0.021) |
| OKLCH | oklch(92.6% 0.112 169.2) |
| XYZ | xyz(60.9875, 83.0617, 79.1349) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.17
Pale Turquoise
#A5FBD5
ΔE00 2.42
Aquamarine
#7FFFD4
ΔE00 2.45
Light Turquoise
#7EF4CC
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 4.47
Tiffany Blue
#7BF2DA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFDA #FF96BB
analogous
#96FFA6 #96FFDA #96F0FF
triadic
#96FFDA #DA96FF #FFDA96
tetradic
#96FFDA #A696FF #FF96BB #F0FF96
square
#96FFDA #A696FF #FF96BB #F0FF96
split-complementary
#96FFDA #FF96F0 #FFA696
monochromatic
#1CFFAF #59FFC4 #96FFDA #D3FFF0 #E0FFF4
Accessibility & contrast
On white
1.19
#96FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#96FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFDA
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFDA | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D8
Deuteranopia (green-blind)
#E9E6DC
Tritanopia (blue-blind)
#76FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #96ffda; /* rgb */ color: rgb(150, 255, 218); /* oklch */ color: oklch(92.6% 0.112 169.2);
Tailwind
colors: {
custom: {
50: '#b9ffe5',
500: '#96ffda',
950: '#000000',
},
}SCSS
$custom: #96ffda; $custom-light: #b9ffe5; $custom-dark: #000000;
JSON
{
"hex": "#96ffda",
"rgb": {
"r": 150,
"g": 255,
"b": 218
},
"hsl": {
"h": 158.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.926,
"c": 0.11155,
"h": 169.2
},
"luminance": 0.83066
}Semantic roles & 50–950 ramp
primary
#96FFDA
secondary
#E15888
accent
#0051E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684