#91FCED#91FCED
#91FCED is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.102 H 184.1°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCED |
|---|---|
| RGB | rgb(145, 252, 237) |
| HSL | hsl(172, 95%, 78%) |
| HSV | hsv(172, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.46, -34.43, -2.50) |
| CIE-LCH | lch(92.46, 34.52, 184.15°) |
| OKLab | oklab(92.23% -0.1018 -0.0073) |
| OKLCH | oklch(92.23% 0.102 184.1) |
| XYZ | xyz(61.7675, 81.7503, 92.6288) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.02
Pale Aqua
#B8FFEB
ΔE00 5.25
Light Cyan
#ACFFFC
ΔE00 5.31
Pale Cyan
#B7FFFA
ΔE00 5.82
Light Aqua
#8CFFDB
ΔE00 6.38
Bright Aqua
#0BF9EA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCED #FC91A0
analogous
#91FCB7 #91FCED #91D5FC
triadic
#91FCED #ED91FC #FCED91
tetradic
#91FCED #B791FC #FC91A0 #D5FC91
square
#91FCED #B791FC #FC91A0 #D5FC91
split-complementary
#91FCED #FC91D5 #FCB791
monochromatic
#1AF9DA #55FAE3 #91FCED #CDFEF7 #E1FEFA
Accessibility & contrast
On white
1.21
#91FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#91FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCED
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCED | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1ED
Deuteranopia (green-blind)
#E0E4EE
Tritanopia (blue-blind)
#65FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #91fced; /* rgb */ color: rgb(145, 252, 237); /* oklch */ color: oklch(92.2% 0.102 184.1);
Tailwind
colors: {
custom: {
50: '#b7fdf2',
500: '#91fced',
950: '#000000',
},
}SCSS
$custom: #91fced; $custom-light: #b7fdf2; $custom-dark: #000000;
JSON
{
"hex": "#91fced",
"rgb": {
"r": 145,
"g": 252,
"b": 237
},
"hsl": {
"h": 171.589,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.92232,
"c": 0.10211,
"h": 184.1
},
"luminance": 0.81755
}Semantic roles & 50–950 ramp
primary
#91FCED
secondary
#DC5568
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585