#9FFEED#9FFEED
#9FFEED is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.3% C 0.094 H 181.5°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEED |
|---|---|
| RGB | rgb(159, 254, 237) |
| HSL | hsl(169, 98%, 81%) |
| HSV | hsv(169, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(93.61, -31.89, -0.75) |
| CIE-LCH | lch(93.61, 31.90, 181.35°) |
| OKLab | oklab(93.31% -0.0937 -0.0025) |
| OKLCH | oklch(93.31% 0.094 181.5) |
| XYZ | xyz(65.0202, 84.3646, 92.9622) |
| Luminance | 0.8437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.62
Tiffany Blue
#7BF2DA
ΔE00 4.54
Light Cyan
#ACFFFC
ΔE00 5.26
Pale Cyan
#B7FFFA
ΔE00 5.29
Light Aqua
#8CFFDB
ΔE00 5.84
Eggshell Blue
#C4FFF7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEED #FE9FB0
analogous
#9FFEBD #9FFEED #9FDFFE
triadic
#9FFEED #ED9FFE #FEED9F
tetradic
#9FFEED #BD9FFE #FE9FB0 #DFFE9F
square
#9FFEED #BD9FFE #FE9FB0 #DFFE9F
split-complementary
#9FFEED #FE9FDF #FEBD9F
monochromatic
#26FDD6 #62FDE2 #9FFEED #DCFFF8 #E1FFF9
Accessibility & contrast
On white
1.17
#9FFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#9FFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEED
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEED | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EC
Deuteranopia (green-blind)
#E5E8EE
Tritanopia (blue-blind)
#7EFFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9ffeed; /* rgb */ color: rgb(159, 254, 237); /* oklch */ color: oklch(93.3% 0.094 181.5);
Tailwind
colors: {
custom: {
50: '#bffff2',
500: '#9ffeed',
950: '#000000',
},
}SCSS
$custom: #9ffeed; $custom-light: #bffff2; $custom-dark: #000000;
JSON
{
"hex": "#9ffeed",
"rgb": {
"r": 159,
"g": 254,
"b": 237
},
"hsl": {
"h": 169.263,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.93314,
"c": 0.09369,
"h": 181.5
},
"luminance": 0.84369
}Semantic roles & 50–950 ramp
primary
#9FFEED
secondary
#E16077
accent
#0029E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685