#96FCDA#96FCDA
#96FCDA is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.108 H 170.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #96FCDA |
|---|---|
| RGB | rgb(150, 252, 218) |
| HSL | hsl(160, 94%, 79%) |
| HSV | hsv(160, 40%, 99%) |
| CMYK | cmyk(40.5%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(92.20, -37.39, 6.98) |
| CIE-LCH | lch(92.20, 38.03, 169.42°) |
| OKLab | oklab(91.92% -0.1061 0.0179) |
| OKLCH | oklch(91.92% 0.108 170.4) |
| XYZ | xyz(60.0380, 81.1626, 78.8183) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.36
Pale Turquoise
#A5FBD5
ΔE00 2.52
Aquamarine
#7FFFD4
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 4.40
Light Aquamarine
#7BFDC7
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FCDA #FC96B8
analogous
#96FCA7 #96FCDA #96EBFC
triadic
#96FCDA #DA96FC #FCDA96
tetradic
#96FCDA #A796FC #FC96B8 #EBFC96
square
#96FCDA #A796FC #FC96B8 #EBFC96
split-complementary
#96FCDA #FC96EB #FCA796
monochromatic
#1FF9B0 #5BFAC5 #96FCDA #D2FEEF #E1FEF5
Accessibility & contrast
On white
1.22
#96FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#96FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FCDA
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FCDA | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#77FDF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #96fcda; /* rgb */ color: rgb(150, 252, 218); /* oklch */ color: oklch(91.9% 0.108 170.4);
Tailwind
colors: {
custom: {
50: '#b9fee5',
500: '#96fcda',
950: '#000000',
},
}SCSS
$custom: #96fcda; $custom-light: #b9fee5; $custom-dark: #000000;
JSON
{
"hex": "#96fcda",
"rgb": {
"r": 150,
"g": 252,
"b": 218
},
"hsl": {
"h": 160,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.91924,
"c": 0.10761,
"h": 170.4
},
"luminance": 0.81167
}Semantic roles & 50–950 ramp
primary
#96FCDA
secondary
#DD5985
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684