#9BFEED#9BFEED
#9BFEED is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.1% C 0.097 H 181.9°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFEED |
|---|---|
| RGB | rgb(155, 254, 237) |
| HSL | hsl(170, 98%, 80%) |
| HSV | hsv(170, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(93.43, -32.91, -1.03) |
| CIE-LCH | lch(93.43, 32.92, 181.79°) |
| OKLab | oklab(93.13% -0.0967 -0.0033) |
| OKLCH | oklch(93.13% 0.097 181.9) |
| XYZ | xyz(64.2396, 83.9621, 92.9256) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 4.27
Light Cyan
#ACFFFC
ΔE00 5.40
Pale Cyan
#B7FFFA
ΔE00 5.56
Light Aqua
#8CFFDB
ΔE00 5.76
Eggshell Blue
#C4FFF7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFEED #FE9BAC
analogous
#9BFEBB #9BFEED #9BDDFE
triadic
#9BFEED #ED9BFE #FEED9B
tetradic
#9BFEED #BB9BFE #FE9BAC #DDFE9B
square
#9BFEED #BB9BFE #FE9BAC #DDFE9B
split-complementary
#9BFEED #FE9BDD #FEBB9B
monochromatic
#22FDD7 #5EFDE2 #9BFEED #D8FFF8 #E1FFFA
Accessibility & contrast
On white
1.18
#9BFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#9BFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFEED
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFEED | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EC
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#77FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9bfeed; /* rgb */ color: rgb(155, 254, 237); /* oklch */ color: oklch(93.1% 0.097 181.9);
Tailwind
colors: {
custom: {
50: '#bdfff2',
500: '#9bfeed',
950: '#000000',
},
}SCSS
$custom: #9bfeed; $custom-light: #bdfff2; $custom-dark: #000000;
JSON
{
"hex": "#9bfeed",
"rgb": {
"r": 155,
"g": 254,
"b": 237
},
"hsl": {
"h": 169.697,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.93126,
"c": 0.09679,
"h": 181.9
},
"luminance": 0.83967
}Semantic roles & 50–950 ramp
primary
#9BFEED
secondary
#E15C73
accent
#0027E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685