#91FFFA#91FFFA
#91FFFA is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.3% C 0.102 H 191.7°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFFA |
|---|---|
| RGB | rgb(145, 255, 250) |
| HSL | hsl(177, 100%, 78%) |
| HSV | hsv(177, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.64, -32.78, -7.50) |
| CIE-LCH | lch(93.64, 33.63, 192.88°) |
| OKLab | oklab(93.29% -0.0999 -0.0208) |
| OKLCH | oklch(93.29% 0.102 191.7) |
| XYZ | xyz(64.6856, 84.4368, 103.3132) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.25
Pale Cyan
#B7FFFA
ΔE00 4.66
Bright Cyan
#41FDFE
ΔE00 5.15
Bright Turquoise
#0FFEF9
ΔE00 6.10
Aqua
#00FFFF
ΔE00 6.13
Bright Light Blue
#26F7FD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFFA #FF9196
analogous
#91FFC3 #91FFFA #91CDFF
triadic
#91FFFA #FA91FF #FFFA91
tetradic
#91FFFA #C391FF #FF9196 #CDFF91
square
#91FFFA #C391FF #FF9196 #CDFF91
split-complementary
#91FFFA #FF91CD #FFC391
monochromatic
#17FFF4 #54FFF7 #91FFFA #CEFFFD #E0FFFE
Accessibility & contrast
On white
1.17
#91FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#91FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFFA
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFFA | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#E0E7FB
Tritanopia (blue-blind)
#5CFFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #91fffa; /* rgb */ color: rgb(145, 255, 250); /* oklch */ color: oklch(93.3% 0.102 191.7);
Tailwind
colors: {
custom: {
50: '#b7fffb',
500: '#91fffa',
950: '#000000',
},
}SCSS
$custom: #91fffa; $custom-light: #b7fffb; $custom-dark: #000000;
JSON
{
"hex": "#91fffa",
"rgb": {
"r": 145,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.273,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93293,
"c": 0.10205,
"h": 191.7
},
"luminance": 0.84442
}Semantic roles & 50–950 ramp
primary
#91FFFA
secondary
#E1535A
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685