#91FED4#91FED4
#91FED4 is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.0% C 0.118 H 166.9°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #91FED4 |
|---|---|
| RGB | rgb(145, 254, 212) |
| HSL | hsl(157, 98%, 78%) |
| HSV | hsv(157, 43%, 100%) |
| CMYK | cmyk(42.9%, 0%, 16.5%, 0.4%) |
| CIE-LAB | lab(92.42, -40.82, 10.36) |
| CIE-LCH | lch(92.42, 42.11, 165.76°) |
| OKLab | oklab(92% -0.1146 0.0266) |
| OKLCH | oklch(92% 0.118 166.9) |
| XYZ | xyz(58.9976, 81.6525, 74.9262) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.78
Light Aqua
#8CFFDB
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.58
Pale Turquoise
#A5FBD5
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 3.16
Light Teal
#90E4C1
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FED4 #FE91BB
analogous
#91FE9D #91FED4 #91F1FE
triadic
#91FED4 #D491FE #FED491
tetradic
#91FED4 #9D91FE #FE91BB #F1FE91
square
#91FED4 #9D91FE #FE91BB #F1FE91
split-complementary
#91FED4 #FE91F1 #FE9D91
monochromatic
#18FDA5 #54FDBC #91FED4 #CEFFEC #E1FFF3
Accessibility & contrast
On white
1.21
#91FED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#91FED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FED4
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FED4 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D2
Deuteranopia (green-blind)
#E8E4D7
Tritanopia (blue-blind)
#70FFF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #91fed4; /* rgb */ color: rgb(145, 254, 212); /* oklch */ color: oklch(92.0% 0.118 166.9);
Tailwind
colors: {
custom: {
50: '#b6ffe1',
500: '#91fed4',
950: '#000000',
},
}SCSS
$custom: #91fed4; $custom-light: #b6ffe1; $custom-dark: #000000;
JSON
{
"hex": "#91fed4",
"rgb": {
"r": 145,
"g": 254,
"b": 212
},
"hsl": {
"h": 156.881,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.91998,
"c": 0.11769,
"h": 166.9
},
"luminance": 0.81657
}Semantic roles & 50–950 ramp
primary
#91FED4
secondary
#DF548A
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684