#9BFEFC#9BFEFC
#9BFEFC is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.6% C 0.093 H 194.0°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFEFC |
|---|---|
| RGB | rgb(155, 254, 252) |
| HSL | hsl(179, 98%, 80%) |
| HSV | hsv(179, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(93.83, -29.47, -8.20) |
| CIE-LCH | lch(93.83, 30.59, 195.55°) |
| OKLab | oklab(93.58% -0.0907 -0.0226) |
| OKLCH | oklch(93.58% 0.093 194) |
| XYZ | xyz(66.5235, 84.8757, 104.9538) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.00
Pale Cyan
#B7FFFA
ΔE00 3.62
Paleturquoise
#AFEEEE
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Eggshell Blue
#C4FFF7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFEFC #FE9B9D
analogous
#9BFECA #9BFEFC #9BCEFE
triadic
#9BFEFC #FC9BFE #FEFC9B
tetradic
#9BFEFC #CA9BFE #FE9B9D #CEFE9B
square
#9BFEFC #CA9BFE #FE9B9D #CEFE9B
split-complementary
#9BFEFC #FE9BCE #FECA9B
monochromatic
#22FDF8 #5EFDFA #9BFEFC #D8FFFE #E1FFFE
Accessibility & contrast
On white
1.17
#9BFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#9BFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFEFC
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFEFC | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FC
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#70FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9bfefc; /* rgb */ color: rgb(155, 254, 252); /* oklch */ color: oklch(93.6% 0.093 194.0);
Tailwind
colors: {
custom: {
50: '#bdfffd',
500: '#9bfefc',
950: '#000000',
},
}SCSS
$custom: #9bfefc; $custom-light: #bdfffd; $custom-dark: #000000;
JSON
{
"hex": "#9bfefc",
"rgb": {
"r": 155,
"g": 254,
"b": 252
},
"hsl": {
"h": 178.788,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.93575,
"c": 0.09344,
"h": 194
},
"luminance": 0.8488
}Semantic roles & 50–950 ramp
primary
#9BFEFC
secondary
#E15C5F
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685