#91FDFA#91FDFA
#91FDFA is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.8% C 0.100 H 193.2°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDFA |
|---|---|
| RGB | rgb(145, 253, 250) |
| HSL | hsl(178, 96%, 78%) |
| HSV | hsv(178, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(93.09, -31.84, -8.31) |
| CIE-LCH | lch(93.09, 32.91, 194.63°) |
| OKLab | oklab(92.85% -0.0977 -0.023) |
| OKLCH | oklch(92.85% 0.1 193.2) |
| XYZ | xyz(64.0509, 83.1674, 103.1016) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.02
Pale Cyan
#B7FFFA
ΔE00 4.55
Bright Cyan
#41FDFE
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Bright Light Blue
#26F7FD
ΔE00 6.15
Aqua
#00FFFF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDFA #FD9194
analogous
#91FDC4 #91FDFA #91CAFD
triadic
#91FDFA #FA91FD #FDFA91
tetradic
#91FDFA #C491FD #FD9194 #CAFD91
square
#91FDFA #C491FD #FD9194 #CAFD91
split-complementary
#91FDFA #FD91CA #FDC491
monochromatic
#19FBF5 #55FCF7 #91FDFA #CDFEFD #E1FEFE
Accessibility & contrast
On white
1.19
#91FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#91FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDFA
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDFA | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#5DFFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #91fdfa; /* rgb */ color: rgb(145, 253, 250); /* oklch */ color: oklch(92.8% 0.100 193.2);
Tailwind
colors: {
custom: {
50: '#b7fefb',
500: '#91fdfa',
950: '#000000',
},
}SCSS
$custom: #91fdfa; $custom-light: #b7fefb; $custom-dark: #000000;
JSON
{
"hex": "#91fdfa",
"rgb": {
"r": 145,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.92849,
"c": 0.10035,
"h": 193.2
},
"luminance": 0.83172
}Semantic roles & 50–950 ramp
primary
#91FDFA
secondary
#DE5458
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685