#91FFFC#91FFFC
#91FFFC is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.4% C 0.102 H 193.3°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFFC |
|---|---|
| RGB | rgb(145, 255, 252) |
| HSL | hsl(178, 100%, 78%) |
| HSV | hsv(178, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(93.69, -32.30, -8.45) |
| CIE-LCH | lch(93.69, 33.39, 194.66°) |
| OKLab | oklab(93.36% -0.0991 -0.0234) |
| OKLCH | oklch(93.36% 0.102 193.3) |
| XYZ | xyz(65.0009, 84.5629, 104.9735) |
| Luminance | 0.8457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.10
Pale Cyan
#B7FFFA
ΔE00 4.64
Bright Cyan
#41FDFE
ΔE00 5.02
Aqua
#00FFFF
ΔE00 6.08
Bright Light Blue
#26F7FD
ΔE00 6.16
Bright Turquoise
#0FFEF9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFFC #FF9194
analogous
#91FFC5 #91FFFC #91CBFF
triadic
#91FFFC #FC91FF #FFFC91
tetradic
#91FFFC #C591FF #FF9194 #CBFF91
square
#91FFFC #C591FF #FF9194 #CBFF91
split-complementary
#91FFFC #FF91CB #FFC591
monochromatic
#17FFF9 #54FFFA #91FFFC #CEFFFE #E0FFFE
Accessibility & contrast
On white
1.17
#91FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#91FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFFC
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFFC | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FC
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#5BFFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #91fffc; /* rgb */ color: rgb(145, 255, 252); /* oklch */ color: oklch(93.4% 0.102 193.3);
Tailwind
colors: {
custom: {
50: '#b7fffd',
500: '#91fffc',
950: '#000000',
},
}SCSS
$custom: #91fffc; $custom-light: #b7fffd; $custom-dark: #000000;
JSON
{
"hex": "#91fffc",
"rgb": {
"r": 145,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.364,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93355,
"c": 0.10182,
"h": 193.3
},
"luminance": 0.84568
}Semantic roles & 50–950 ramp
primary
#91FFFC
secondary
#E15357
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685