#91FBFC#91FBFC
#91FBFC is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.5% C 0.099 H 196.4°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91FBFC |
|---|---|
| RGB | rgb(145, 251, 252) |
| HSL | hsl(181, 95%, 78%) |
| HSV | hsv(181, 42%, 99%) |
| CMYK | cmyk(42.5%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(92.59, -30.42, -10.09) |
| CIE-LCH | lch(92.59, 32.05, 198.34°) |
| OKLab | oklab(92.47% -0.0946 -0.0278) |
| OKLCH | oklch(92.47% 0.099 196.4) |
| XYZ | xyz(63.7381, 82.0374, 104.5526) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.13
Robin'S Egg Blue
#98EFF9
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Pale Cyan
#B7FFFA
ΔE00 4.75
Bright Cyan
#41FDFE
ΔE00 5.27
Paleturquoise
#AFEEEE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FBFC #FC9291
analogous
#91FCC8 #91FBFC #91C5FC
triadic
#91FBFC #FC91FB #FBFC91
tetradic
#91FBFC #C891FC #FC9291 #C5FC91
square
#91FBFC #C891FC #FC9291 #C5FC91
split-complementary
#91FBFC #FC91C5 #FCC891
monochromatic
#1AF7F9 #55F9FA #91FBFC #CDFDFE #E1FEFE
Accessibility & contrast
On white
1.21
#91FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#91FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FBFC
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FBFC | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#5CFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91fbfc; /* rgb */ color: rgb(145, 251, 252); /* oklch */ color: oklch(92.5% 0.099 196.4);
Tailwind
colors: {
custom: {
50: '#b7fdfd',
500: '#91fbfc',
950: '#000000',
},
}SCSS
$custom: #91fbfc; $custom-light: #b7fdfd; $custom-dark: #000000;
JSON
{
"hex": "#91fbfc",
"rgb": {
"r": 145,
"g": 251,
"b": 252
},
"hsl": {
"h": 180.561,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.92468,
"c": 0.09865,
"h": 196.4
},
"luminance": 0.82042
}Semantic roles & 50–950 ramp
primary
#91FBFC
secondary
#DC5655
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585