#9BFEFB#9BFEFB
#9BFEFB is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.5% C 0.094 H 193.2°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFEFB |
|---|---|
| RGB | rgb(155, 254, 251) |
| HSL | hsl(178, 98%, 80%) |
| HSV | hsv(178, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(93.80, -29.71, -7.73) |
| CIE-LCH | lch(93.80, 30.69, 194.58°) |
| OKLab | oklab(93.54% -0.0911 -0.0213) |
| OKLCH | oklch(93.54% 0.094 193.2) |
| XYZ | xyz(66.3654, 84.8125, 104.1214) |
| Luminance | 0.8482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.01
Pale Cyan
#B7FFFA
ΔE00 3.58
Paleturquoise
#AFEEEE
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Eggshell Blue
#C4FFF7
ΔE00 5.88
Bright Cyan
#41FDFE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFEFB #FE9B9E
analogous
#9BFECA #9BFEFB #9BCFFE
triadic
#9BFEFB #FB9BFE #FEFB9B
tetradic
#9BFEFB #CA9BFE #FE9B9E #CFFE9B
square
#9BFEFB #CA9BFE #FE9B9E #CFFE9B
split-complementary
#9BFEFB #FE9BCF #FECA9B
monochromatic
#22FDF6 #5EFDF9 #9BFEFB #D8FFFD #E1FFFE
Accessibility & contrast
On white
1.17
#9BFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#9BFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFEFB
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFEFB | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#70FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9bfefb; /* rgb */ color: rgb(155, 254, 251); /* oklch */ color: oklch(93.5% 0.094 193.2);
Tailwind
colors: {
custom: {
50: '#bdfffc',
500: '#9bfefb',
950: '#000000',
},
}SCSS
$custom: #9bfefb; $custom-light: #bdfffc; $custom-dark: #000000;
JSON
{
"hex": "#9bfefb",
"rgb": {
"r": 155,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.182,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.93544,
"c": 0.09352,
"h": 193.2
},
"luminance": 0.84817
}Semantic roles & 50–950 ramp
primary
#9BFEFB
secondary
#E15C60
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685