#91FDFE#91FDFE
#91FDFE is a very light, moderate teal. Relative luminance 0.834; OKLCH L 93.0% C 0.100 H 196.3°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDFE |
|---|---|
| RGB | rgb(145, 253, 254) |
| HSL | hsl(181, 98%, 78%) |
| HSV | hsv(181, 43%, 100%) |
| CMYK | cmyk(42.9%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(93.20, -30.88, -10.22) |
| CIE-LCH | lch(93.20, 32.53, 198.31°) |
| OKLab | oklab(92.97% -0.0961 -0.0282) |
| OKLCH | oklch(92.97% 0.1 196.3) |
| XYZ | xyz(64.6848, 83.4209, 106.4399) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.15
Pale Cyan
#B7FFFA
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Robin'S Egg Blue
#98EFF9
ΔE00 4.99
Bright Cyan
#41FDFE
ΔE00 5.16
Bright Light Blue
#26F7FD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDFE #FE9291
analogous
#91FEC8 #91FDFE #91C7FE
triadic
#91FDFE #FE91FD #FDFE91
tetradic
#91FDFE #C891FE #FE9291 #C7FE91
square
#91FDFE #C891FE #FE9291 #C7FE91
split-complementary
#91FDFE #FE91C7 #FEC891
monochromatic
#18FBFD #54FCFD #91FDFE #CEFEFF #E1FEFF
Accessibility & contrast
On white
1.19
#91FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#91FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDFE
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDFE | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#5AFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #91fdfe; /* rgb */ color: rgb(145, 253, 254); /* oklch */ color: oklch(93.0% 0.100 196.3);
Tailwind
colors: {
custom: {
50: '#b7fefe',
500: '#91fdfe',
950: '#000000',
},
}SCSS
$custom: #91fdfe; $custom-light: #b7fefe; $custom-dark: #000000;
JSON
{
"hex": "#91fdfe",
"rgb": {
"r": 145,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.55,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.92974,
"c": 0.10013,
"h": 196.3
},
"luminance": 0.83426
}Semantic roles & 50–950 ramp
primary
#91FDFE
secondary
#DF5554
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685