#91FCFD#91FCFD
#91FCFD is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.7% C 0.099 H 196.4°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCFD |
|---|---|
| RGB | rgb(145, 252, 253) |
| HSL | hsl(181, 96%, 78%) |
| HSV | hsv(181, 43%, 99%) |
| CMYK | cmyk(42.7%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(92.89, -30.65, -10.15) |
| CIE-LCH | lch(92.89, 32.29, 198.33°) |
| OKLab | oklab(92.72% -0.0954 -0.028) |
| OKLCH | oklch(92.72% 0.099 196.4) |
| XYZ | xyz(64.2102, 82.7274, 105.4938) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.13
Pale Cyan
#B7FFFA
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 4.85
Bright Cyan
#41FDFE
ΔE00 5.21
Paleturquoise
#AFEEEE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCFD #FD9291
analogous
#91FDC8 #91FCFD #91C6FD
triadic
#91FCFD #FD91FC #FCFD91
tetradic
#91FCFD #C891FD #FD9291 #C6FD91
square
#91FCFD #C891FD #FD9291 #C6FD91
split-complementary
#91FCFD #FD91C6 #FDC891
monochromatic
#19F9FB #55FAFC #91FCFD #CDFEFE #E1FEFE
Accessibility & contrast
On white
1.20
#91FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#91FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCFD
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCFD | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#DCE5FE
Tritanopia (blue-blind)
#5BFFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #91fcfd; /* rgb */ color: rgb(145, 252, 253); /* oklch */ color: oklch(92.7% 0.099 196.4);
Tailwind
colors: {
custom: {
50: '#b7fdfe',
500: '#91fcfd',
950: '#000000',
},
}SCSS
$custom: #91fcfd; $custom-light: #b7fdfe; $custom-dark: #000000;
JSON
{
"hex": "#91fcfd",
"rgb": {
"r": 145,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.556,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.92721,
"c": 0.09939,
"h": 196.4
},
"luminance": 0.82732
}Semantic roles & 50–950 ramp
primary
#91FCFD
secondary
#DE5654
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585