#91FDFD#91FDFD
#91FDFD is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.9% C 0.100 H 195.6°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDFD |
|---|---|
| RGB | rgb(145, 253, 253) |
| HSL | hsl(180, 96%, 78%) |
| HSV | hsv(180, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(93.17, -31.12, -9.74) |
| CIE-LCH | lch(93.17, 32.61, 197.38°) |
| OKLab | oklab(92.94% -0.0965 -0.0269) |
| OKLCH | oklch(92.94% 0.1 195.6) |
| XYZ | xyz(64.5251, 83.3571, 105.5988) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.06
Pale Cyan
#B7FFFA
ΔE00 4.71
Bright Cyan
#41FDFE
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDFD #FD9191
analogous
#91FDC7 #91FDFD #91C7FD
triadic
#91FDFD #FD91FD #FDFD91
tetradic
#91FDFD #C791FD #FD9191 #C7FD91
square
#91FDFD #C791FD #FD9191 #C7FD91
split-complementary
#91FDFD #FD91C7 #FDC791
monochromatic
#19FBFB #55FCFC #91FDFD #CDFEFE #E1FEFE
Accessibility & contrast
On white
1.19
#91FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#91FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDFD
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDFD | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#5BFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #91fdfd; /* rgb */ color: rgb(145, 253, 253); /* oklch */ color: oklch(92.9% 0.100 195.6);
Tailwind
colors: {
custom: {
50: '#b7fefe',
500: '#91fdfd',
950: '#000000',
},
}SCSS
$custom: #91fdfd; $custom-light: #b7fefe; $custom-dark: #000000;
JSON
{
"hex": "#91fdfd",
"rgb": {
"r": 145,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.92943,
"c": 0.10015,
"h": 195.6
},
"luminance": 0.83362
}Semantic roles & 50–950 ramp
primary
#91FDFD
secondary
#DE5454
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685