#91FEDC#91FEDC
#91FEDC is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.112 H 171.5°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91FEDC |
|---|---|
| RGB | rgb(145, 254, 220) |
| HSL | hsl(161, 98%, 78%) |
| HSV | hsv(161, 43%, 100%) |
| CMYK | cmyk(42.9%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(92.60, -39.13, 6.50) |
| CIE-LCH | lch(92.60, 39.66, 170.57°) |
| OKLab | oklab(92.21% -0.1112 0.0166) |
| OKLCH | oklch(92.21% 0.112 171.5) |
| XYZ | xyz(60.0319, 82.0662, 80.3732) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.71
Aquamarine
#7FFFD4
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.01
Pale Turquoise
#A5FBD5
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 4.18
Light Aquamarine
#7BFDC7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FEDC #FE91B3
analogous
#91FEA5 #91FEDC #91EAFE
triadic
#91FEDC #DC91FE #FEDC91
tetradic
#91FEDC #A591FE #FE91B3 #EAFE91
square
#91FEDC #A591FE #FE91B3 #EAFE91
split-complementary
#91FEDC #FE91EA #FEA591
monochromatic
#18FDB5 #54FDC9 #91FEDC #CEFFEF #E1FFF5
Accessibility & contrast
On white
1.21
#91FEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#91FEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FEDC
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FEDC | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#E6E5DE
Tritanopia (blue-blind)
#6DFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91fedc; /* rgb */ color: rgb(145, 254, 220); /* oklch */ color: oklch(92.2% 0.112 171.5);
Tailwind
colors: {
custom: {
50: '#b6ffe6',
500: '#91fedc',
950: '#000000',
},
}SCSS
$custom: #91fedc; $custom-light: #b6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#91fedc",
"rgb": {
"r": 145,
"g": 254,
"b": 220
},
"hsl": {
"h": 161.284,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.92206,
"c": 0.11246,
"h": 171.5
},
"luminance": 0.82071
}Semantic roles & 50–950 ramp
primary
#91FEDC
secondary
#DF547F
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684