#91FEDB#91FEDB
#91FEDB is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.113 H 170.9°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91FEDB |
|---|---|
| RGB | rgb(145, 254, 219) |
| HSL | hsl(161, 98%, 78%) |
| HSV | hsv(161, 43%, 100%) |
| CMYK | cmyk(42.9%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(92.58, -39.34, 6.98) |
| CIE-LCH | lch(92.58, 39.96, 169.94°) |
| OKLab | oklab(92.18% -0.1116 0.0178) |
| OKLCH | oklch(92.18% 0.113 170.9) |
| XYZ | xyz(59.8998, 82.0134, 79.6778) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.60
Aquamarine
#7FFFD4
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 2.86
Pale Turquoise
#A5FBD5
ΔE00 3.07
Tiffany Blue
#7BF2DA
ΔE00 4.39
Light Aquamarine
#7BFDC7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FEDB #FE91B4
analogous
#91FEA4 #91FEDB #91EAFE
triadic
#91FEDB #DB91FE #FEDB91
tetradic
#91FEDB #A491FE #FE91B4 #EAFE91
square
#91FEDB #A491FE #FE91B4 #EAFE91
split-complementary
#91FEDB #FE91EA #FEA491
monochromatic
#18FDB3 #54FDC7 #91FEDB #CEFFEF #E1FFF5
Accessibility & contrast
On white
1.21
#91FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#91FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FEDB
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FEDB | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E7E4DD
Tritanopia (blue-blind)
#6DFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91fedb; /* rgb */ color: rgb(145, 254, 219); /* oklch */ color: oklch(92.2% 0.113 170.9);
Tailwind
colors: {
custom: {
50: '#b6ffe6',
500: '#91fedb',
950: '#000000',
},
}SCSS
$custom: #91fedb; $custom-light: #b6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#91fedb",
"rgb": {
"r": 145,
"g": 254,
"b": 219
},
"hsl": {
"h": 160.734,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.9218,
"c": 0.11307,
"h": 170.9
},
"luminance": 0.82018
}Semantic roles & 50–950 ramp
primary
#91FEDB
secondary
#DF5481
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684