#9FFDEC#9FFDEC
#9FFDEC is a very light, moderate teal. Relative luminance 0.837; OKLCH L 93.1% C 0.093 H 181.4°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDEC |
|---|---|
| RGB | rgb(159, 253, 236) |
| HSL | hsl(169, 96%, 81%) |
| HSV | hsv(169, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(93.31, -31.64, -0.68) |
| CIE-LCH | lch(93.31, 31.65, 181.22°) |
| OKLab | oklab(93.06% -0.0929 -0.0023) |
| OKLCH | oklch(93.06% 0.093 181.4) |
| XYZ | xyz(64.5580, 83.6734, 92.0894) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 4.46
Light Cyan
#ACFFFC
ΔE00 5.27
Pale Cyan
#B7FFFA
ΔE00 5.28
Light Aqua
#8CFFDB
ΔE00 5.84
Eggshell Blue
#C4FFF7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDEC #FD9FB0
analogous
#9FFDBD #9FFDEC #9FDFFD
triadic
#9FFDEC #EC9FFD #FDEC9F
tetradic
#9FFDEC #BD9FFD #FD9FB0 #DFFD9F
square
#9FFDEC #BD9FFD #FD9FB0 #DFFD9F
split-complementary
#9FFDEC #FD9FDF #FDBD9F
monochromatic
#27FBD4 #63FCE0 #9FFDEC #DBFEF8 #E1FEF9
Accessibility & contrast
On white
1.18
#9FFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#9FFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDEC
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDEC | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#7EFFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9ffdec; /* rgb */ color: rgb(159, 253, 236); /* oklch */ color: oklch(93.1% 0.093 181.4);
Tailwind
colors: {
custom: {
50: '#bffef2',
500: '#9ffdec',
950: '#000000',
},
}SCSS
$custom: #9ffdec; $custom-light: #bffef2; $custom-dark: #000000;
JSON
{
"hex": "#9ffdec",
"rgb": {
"r": 159,
"g": 253,
"b": 236
},
"hsl": {
"h": 169.149,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.93064,
"c": 0.09294,
"h": 181.4
},
"luminance": 0.83678
}Semantic roles & 50–950 ramp
primary
#9FFDEC
secondary
#E06077
accent
#002AE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685