#91FEFF#91FEFF
#91FEFF is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.2% C 0.101 H 196.3°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #91FEFF |
|---|---|
| RGB | rgb(145, 254, 255) |
| HSL | hsl(181, 100%, 78%) |
| HSV | hsv(181, 43%, 100%) |
| CMYK | cmyk(43.1%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.50, -31.11, -10.29) |
| CIE-LCH | lch(93.50, 32.77, 198.30°) |
| OKLab | oklab(93.23% -0.0968 -0.0284) |
| OKLCH | oklch(93.23% 0.101 196.3) |
| XYZ | xyz(65.1618, 84.1182, 107.3910) |
| Luminance | 0.8412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.18
Pale Cyan
#B7FFFA
ΔE00 4.84
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Bright Cyan
#41FDFE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FEFF #FF9291
analogous
#91FFC9 #91FEFF #91C7FF
triadic
#91FEFF #FF91FE #FEFF91
tetradic
#91FEFF #C991FF #FF9291 #C7FF91
square
#91FEFF #C991FF #FF9291 #C7FF91
split-complementary
#91FEFF #FF91C7 #FFC991
monochromatic
#17FDFF #54FDFF #91FEFF #CEFFFF #E0FFFF
Accessibility & contrast
On white
1.18
#91FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#91FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FEFF
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FEFF | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#59FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #91feff; /* rgb */ color: rgb(145, 254, 255); /* oklch */ color: oklch(93.2% 0.101 196.3);
Tailwind
colors: {
custom: {
50: '#b7ffff',
500: '#91feff',
950: '#000000',
},
}SCSS
$custom: #91feff; $custom-light: #b7ffff; $custom-dark: #000000;
JSON
{
"hex": "#91feff",
"rgb": {
"r": 145,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.545,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93227,
"c": 0.10087,
"h": 196.3
},
"luminance": 0.84123
}Semantic roles & 50–950 ramp
primary
#91FEFF
secondary
#E15553
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686