#91FBFF#91FBFF
#91FBFF is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.6% C 0.099 H 198.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91FBFF |
|---|---|
| RGB | rgb(145, 251, 255) |
| HSL | hsl(182, 100%, 78%) |
| HSV | hsv(182, 43%, 100%) |
| CMYK | cmyk(43.1%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(92.68, -29.69, -11.52) |
| CIE-LCH | lch(92.68, 31.84, 201.20°) |
| OKLab | oklab(92.56% -0.0935 -0.0317) |
| OKLCH | oklch(92.56% 0.099 198.7) |
| XYZ | xyz(64.2173, 82.2291, 107.0761) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.59
Robin Egg Blue
#8AF1FE
ΔE00 3.79
Robin'S Egg Blue
#98EFF9
ΔE00 3.95
Robin'S Egg
#6DEDFD
ΔE00 5.13
Pale Cyan
#B7FFFA
ΔE00 5.17
Bright Cyan
#41FDFE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FBFF #FF9591
analogous
#91FFCC #91FBFF #91C4FF
triadic
#91FBFF #FF91FB #FBFF91
tetradic
#91FBFF #CC91FF #FF9591 #C4FF91
square
#91FBFF #CC91FF #FF9591 #C4FF91
split-complementary
#91FBFF #FF91C4 #FFCC91
monochromatic
#17F7FF #54F9FF #91FBFF #CEFDFF #E0FEFF
Accessibility & contrast
On white
1.20
#91FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#91FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FBFF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FBFF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#5AFFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91fbff; /* rgb */ color: rgb(145, 251, 255); /* oklch */ color: oklch(92.6% 0.099 198.7);
Tailwind
colors: {
custom: {
50: '#b7fdff',
500: '#91fbff',
950: '#000000',
},
}SCSS
$custom: #91fbff; $custom-light: #b7fdff; $custom-dark: #000000;
JSON
{
"hex": "#91fbff",
"rgb": {
"r": 145,
"g": 251,
"b": 255
},
"hsl": {
"h": 182.182,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92564,
"c": 0.09869,
"h": 198.7
},
"luminance": 0.82234
}Semantic roles & 50–950 ramp
primary
#91FBFF
secondary
#E15953
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586