#91FFFE#91FFFE
#91FFFE is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.102 H 194.8°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFFE |
|---|---|
| RGB | rgb(145, 255, 254) |
| HSL | hsl(179, 100%, 78%) |
| HSV | hsv(179, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.75, -31.82, -9.40) |
| CIE-LCH | lch(93.75, 33.18, 196.46°) |
| OKLab | oklab(93.42% -0.0983 -0.0259) |
| OKLCH | oklch(93.42% 0.102 194.8) |
| XYZ | xyz(65.3195, 84.6903, 106.6515) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.09
Pale Cyan
#B7FFFA
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Bright Light Blue
#26F7FD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFFE #FF9192
analogous
#91FFC7 #91FFFE #91C9FF
triadic
#91FFFE #FE91FF #FFFE91
tetradic
#91FFFE #C791FF #FF9192 #C9FF91
square
#91FFFE #C791FF #FF9192 #C9FF91
split-complementary
#91FFFE #FF91C9 #FFC791
monochromatic
#17FFFD #54FFFD #91FFFE #CEFFFF #E0FFFF
Accessibility & contrast
On white
1.17
#91FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#91FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFFE
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFFE | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FE
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#5AFFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #91fffe; /* rgb */ color: rgb(145, 255, 254); /* oklch */ color: oklch(93.4% 0.102 194.8);
Tailwind
colors: {
custom: {
50: '#b7fffe',
500: '#91fffe',
950: '#000000',
},
}SCSS
$custom: #91fffe; $custom-light: #b7fffe; $custom-dark: #000000;
JSON
{
"hex": "#91fffe",
"rgb": {
"r": 145,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93417,
"c": 0.10167,
"h": 194.8
},
"luminance": 0.84695
}Semantic roles & 50–950 ramp
primary
#91FFFE
secondary
#E15355
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685