#91FEDF#91FEDF
#91FEDF is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.111 H 173.4°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91FEDF |
|---|---|
| RGB | rgb(145, 254, 223) |
| HSL | hsl(163, 98%, 78%) |
| HSV | hsv(163, 43%, 100%) |
| CMYK | cmyk(42.9%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(92.67, -38.48, 5.05) |
| CIE-LCH | lch(92.67, 38.81, 172.52°) |
| OKLab | oklab(92.29% -0.1099 0.0128) |
| OKLCH | oklch(92.29% 0.111 173.4) |
| XYZ | xyz(60.4328, 82.2266, 82.4845) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.40
Aquamarine
#7FFFD4
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 3.62
Pale Turquoise
#A5FBD5
ΔE00 3.79
Pale Aqua
#B8FFEB
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FEDF #FE91B0
analogous
#91FEA8 #91FEDF #91E6FE
triadic
#91FEDF #DF91FE #FEDF91
tetradic
#91FEDF #A891FE #FE91B0 #E6FE91
square
#91FEDF #A891FE #FE91B0 #E6FE91
split-complementary
#91FEDF #FE91E6 #FEA891
monochromatic
#18FDBC #54FDCD #91FEDF #CEFFF1 #E1FFF6
Accessibility & contrast
On white
1.20
#91FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#91FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FEDF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FEDF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#6BFFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91fedf; /* rgb */ color: rgb(145, 254, 223); /* oklch */ color: oklch(92.3% 0.111 173.4);
Tailwind
colors: {
custom: {
50: '#b6ffe9',
500: '#91fedf',
950: '#000000',
},
}SCSS
$custom: #91fedf; $custom-light: #b6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#91fedf",
"rgb": {
"r": 145,
"g": 254,
"b": 223
},
"hsl": {
"h": 162.936,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.92287,
"c": 0.11069,
"h": 173.4
},
"luminance": 0.82231
}Semantic roles & 50–950 ramp
primary
#91FEDF
secondary
#DF547C
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684