#91FBFE#91FBFE
#91FBFE is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.5% C 0.099 H 198.0°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91FBFE |
|---|---|
| RGB | rgb(145, 251, 254) |
| HSL | hsl(182, 98%, 78%) |
| HSV | hsv(182, 43%, 100%) |
| CMYK | cmyk(42.9%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(92.65, -29.93, -11.04) |
| CIE-LCH | lch(92.65, 31.90, 200.24°) |
| OKLab | oklab(92.53% -0.0938 -0.0304) |
| OKLCH | oklch(92.53% 0.099 198) |
| XYZ | xyz(64.0567, 82.1648, 106.2306) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.41
Robin Egg Blue
#8AF1FE
ΔE00 4.09
Robin'S Egg Blue
#98EFF9
ΔE00 4.19
Pale Cyan
#B7FFFA
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 5.38
Bright Cyan
#41FDFE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FBFE #FE9491
analogous
#91FECA #91FBFE #91C4FE
triadic
#91FBFE #FE91FB #FBFE91
tetradic
#91FBFE #CA91FE #FE9491 #C4FE91
square
#91FBFE #CA91FE #FE9491 #C4FE91
split-complementary
#91FBFE #FE91C4 #FECA91
monochromatic
#18F7FD #54F9FD #91FBFE #CEFDFF #E1FEFF
Accessibility & contrast
On white
1.20
#91FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#91FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FBFE
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FBFE | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#5BFFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91fbfe; /* rgb */ color: rgb(145, 251, 254); /* oklch */ color: oklch(92.5% 0.099 198.0);
Tailwind
colors: {
custom: {
50: '#b7fdfe',
500: '#91fbfe',
950: '#000000',
},
}SCSS
$custom: #91fbfe; $custom-light: #b7fdfe; $custom-dark: #000000;
JSON
{
"hex": "#91fbfe",
"rgb": {
"r": 145,
"g": 251,
"b": 254
},
"hsl": {
"h": 181.651,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.92532,
"c": 0.09865,
"h": 198
},
"luminance": 0.8217
}Semantic roles & 50–950 ramp
primary
#91FBFE
secondary
#DF5854
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585