#91FED8#91FED8
#91FED8 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.115 H 169.2°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91FED8 |
|---|---|
| RGB | rgb(145, 254, 216) |
| HSL | hsl(159, 98%, 78%) |
| HSV | hsv(159, 43%, 100%) |
| CMYK | cmyk(42.9%, 0%, 15%, 0.4%) |
| CIE-LAB | lab(92.51, -39.98, 8.43) |
| CIE-LCH | lch(92.51, 40.86, 168.09°) |
| OKLab | oklab(92.1% -0.1129 0.0216) |
| OKLCH | oklch(92.1% 0.115 169.2) |
| XYZ | xyz(59.5085, 81.8568, 77.6166) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.94
Aquamarine
#7FFFD4
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 2.57
Pale Turquoise
#A5FBD5
ΔE00 2.73
Light Aquamarine
#7BFDC7
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FED8 #FE91B7
analogous
#91FEA1 #91FED8 #91EDFE
triadic
#91FED8 #D891FE #FED891
tetradic
#91FED8 #A191FE #FE91B7 #EDFE91
square
#91FED8 #A191FE #FE91B7 #EDFE91
split-complementary
#91FED8 #FE91ED #FEA191
monochromatic
#18FDAD #54FDC2 #91FED8 #CEFFEE #E1FFF4
Accessibility & contrast
On white
1.21
#91FED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#91FED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FED8
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FED8 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D6
Deuteranopia (green-blind)
#E7E4DA
Tritanopia (blue-blind)
#6EFFF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #91fed8; /* rgb */ color: rgb(145, 254, 216); /* oklch */ color: oklch(92.1% 0.115 169.2);
Tailwind
colors: {
custom: {
50: '#b6ffe4',
500: '#91fed8',
950: '#000000',
},
}SCSS
$custom: #91fed8; $custom-light: #b6ffe4; $custom-dark: #000000;
JSON
{
"hex": "#91fed8",
"rgb": {
"r": 145,
"g": 254,
"b": 216
},
"hsl": {
"h": 159.083,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.92101,
"c": 0.11498,
"h": 169.2
},
"luminance": 0.81861
}Semantic roles & 50–950 ramp
primary
#91FED8
secondary
#DF5484
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684