#9BFEF5#9BFEF5
#9BFEF5 is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.4% C 0.094 H 188.3°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFEF5 |
|---|---|
| RGB | rgb(155, 254, 245) |
| HSL | hsl(175, 98%, 80%) |
| HSV | hsv(175, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(93.64, -31.10, -4.86) |
| CIE-LCH | lch(93.64, 31.47, 188.89°) |
| OKLab | oklab(93.36% -0.0935 -0.0136) |
| OKLCH | oklch(93.36% 0.094 188.3) |
| XYZ | xyz(65.4346, 84.4401, 99.2190) |
| Luminance | 0.8445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.07
Pale Cyan
#B7FFFA
ΔE00 3.93
Pale Aqua
#B8FFEB
ΔE00 5.58
Eggshell Blue
#C4FFF7
ΔE00 5.75
Duck Egg Blue
#C3FBF4
ΔE00 6.17
Tiffany Blue
#7BF2DA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFEF5 #FE9BA4
analogous
#9BFEC3 #9BFEF5 #9BD6FE
triadic
#9BFEF5 #F59BFE #FEF59B
tetradic
#9BFEF5 #C39BFE #FE9BA4 #D6FE9B
square
#9BFEF5 #C39BFE #FE9BA4 #D6FE9B
split-complementary
#9BFEF5 #FE9BD6 #FEC39B
monochromatic
#22FDE9 #5EFDEF #9BFEF5 #D8FFFB #E1FFFC
Accessibility & contrast
On white
1.17
#9BFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#9BFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFEF5
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFEF5 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F4F5
Deuteranopia (green-blind)
#E3E7F6
Tritanopia (blue-blind)
#73FFFB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9bfef5; /* rgb */ color: rgb(155, 254, 245); /* oklch */ color: oklch(93.4% 0.094 188.3);
Tailwind
colors: {
custom: {
50: '#bdfff8',
500: '#9bfef5',
950: '#000000',
},
}SCSS
$custom: #9bfef5; $custom-light: #bdfff8; $custom-dark: #000000;
JSON
{
"hex": "#9bfef5",
"rgb": {
"r": 155,
"g": 254,
"b": 245
},
"hsl": {
"h": 174.545,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.93361,
"c": 0.09445,
"h": 188.3
},
"luminance": 0.84445
}Semantic roles & 50–950 ramp
primary
#9BFEF5
secondary
#E15C68
accent
#0015E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685