#91FBFD#91FBFD
#91FBFD is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.5% C 0.099 H 197.2°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #91FBFD |
|---|---|
| RGB | rgb(145, 251, 253) |
| HSL | hsl(181, 96%, 78%) |
| HSV | hsv(181, 43%, 99%) |
| CMYK | cmyk(42.7%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(92.62, -30.18, -10.56) |
| CIE-LCH | lch(92.62, 31.97, 199.29°) |
| OKLab | oklab(92.5% -0.0942 -0.0291) |
| OKLCH | oklch(92.5% 0.099 197.2) |
| XYZ | xyz(63.8970, 82.1009, 105.3894) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.25
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 4.45
Pale Cyan
#B7FFFA
ΔE00 4.87
Bright Cyan
#41FDFE
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FBFD #FD9391
analogous
#91FDC9 #91FBFD #91C5FD
triadic
#91FBFD #FD91FB #FBFD91
tetradic
#91FBFD #C991FD #FD9391 #C5FD91
square
#91FBFD #C991FD #FD9391 #C5FD91
split-complementary
#91FBFD #FD91C5 #FDC991
monochromatic
#19F7FB #55F9FC #91FBFD #CDFDFE #E1FEFE
Accessibility & contrast
On white
1.21
#91FBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#91FBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FBFD
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FBFD | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#5CFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91fbfd; /* rgb */ color: rgb(145, 251, 253); /* oklch */ color: oklch(92.5% 0.099 197.2);
Tailwind
colors: {
custom: {
50: '#b7fdfe',
500: '#91fbfd',
950: '#000000',
},
}SCSS
$custom: #91fbfd; $custom-light: #b7fdfe; $custom-dark: #000000;
JSON
{
"hex": "#91fbfd",
"rgb": {
"r": 145,
"g": 251,
"b": 253
},
"hsl": {
"h": 181.111,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.925,
"c": 0.09864,
"h": 197.2
},
"luminance": 0.82106
}Semantic roles & 50–950 ramp
primary
#91FBFD
secondary
#DE5754
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585