#91FCFF#91FCFF
#91FCFF is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.8% C 0.099 H 197.9°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCFF |
|---|---|
| RGB | rgb(145, 252, 255) |
| HSL | hsl(182, 100%, 78%) |
| HSV | hsv(182, 43%, 100%) |
| CMYK | cmyk(43.1%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.95, -30.16, -11.11) |
| CIE-LCH | lch(92.95, 32.14, 200.21°) |
| OKLab | oklab(92.79% -0.0946 -0.0306) |
| OKLCH | oklch(92.79% 0.099 197.9) |
| XYZ | xyz(64.5305, 82.8555, 107.1805) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.41
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Robin'S Egg Blue
#98EFF9
ΔE00 4.34
Pale Cyan
#B7FFFA
ΔE00 5.03
Bright Cyan
#41FDFE
ΔE00 5.40
Robin'S Egg
#6DEDFD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCFF #FF9491
analogous
#91FFCB #91FCFF #91C5FF
triadic
#91FCFF #FF91FC #FCFF91
tetradic
#91FCFF #CB91FF #FF9491 #C5FF91
square
#91FCFF #CB91FF #FF9491 #C5FF91
split-complementary
#91FCFF #FF91C5 #FFCB91
monochromatic
#17F9FF #54FAFF #91FCFF #CEFEFF #E0FEFF
Accessibility & contrast
On white
1.20
#91FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#91FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCFF
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCFF | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#5AFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #91fcff; /* rgb */ color: rgb(145, 252, 255); /* oklch */ color: oklch(92.8% 0.099 197.9);
Tailwind
colors: {
custom: {
50: '#b7fdff',
500: '#91fcff',
950: '#000000',
},
}SCSS
$custom: #91fcff; $custom-light: #b7fdff; $custom-dark: #000000;
JSON
{
"hex": "#91fcff",
"rgb": {
"r": 145,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92785,
"c": 0.0994,
"h": 197.9
},
"luminance": 0.82861
}Semantic roles & 50–950 ramp
primary
#91FCFF
secondary
#E15753
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586