#91FFE4#91FFE4
#91FFE4 is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.109 H 176.1°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFE4 |
|---|---|
| RGB | rgb(145, 255, 228) |
| HSL | hsl(165, 100%, 78%) |
| HSV | hsv(165, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(93.07, -37.84, 3.05) |
| CIE-LCH | lch(93.07, 37.96, 175.40°) |
| OKLab | oklab(92.65% -0.109 0.0075) |
| OKLCH | oklch(92.65% 0.109 176.1) |
| XYZ | xyz(61.4350, 83.1365, 86.1933) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.57
Tiffany Blue
#7BF2DA
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 4.43
Light Turquoise
#7EF4CC
ΔE00 4.62
Pale Turquoise
#A5FBD5
ΔE00 4.80
Pale Aqua
#B8FFEB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFE4 #FF91AC
analogous
#91FFAD #91FFE4 #91E3FF
triadic
#91FFE4 #E491FF #FFE491
tetradic
#91FFE4 #AD91FF #FF91AC #E3FF91
square
#91FFE4 #AD91FF #FF91AC #E3FF91
split-complementary
#91FFE4 #FF91E3 #FFAD91
monochromatic
#17FFC6 #54FFD5 #91FFE4 #CEFFF3 #E0FFF7
Accessibility & contrast
On white
1.19
#91FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#91FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFE4
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFE4 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E3
Deuteranopia (green-blind)
#E6E6E6
Tritanopia (blue-blind)
#69FFF7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #91ffe4; /* rgb */ color: rgb(145, 255, 228); /* oklch */ color: oklch(92.6% 0.109 176.1);
Tailwind
colors: {
custom: {
50: '#b6ffec',
500: '#91ffe4',
950: '#000000',
},
}SCSS
$custom: #91ffe4; $custom-light: #b6ffec; $custom-dark: #000000;
JSON
{
"hex": "#91ffe4",
"rgb": {
"r": 145,
"g": 255,
"b": 228
},
"hsl": {
"h": 165.273,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92649,
"c": 0.10923,
"h": 176.1
},
"luminance": 0.83141
}Semantic roles & 50–950 ramp
primary
#91FFE4
secondary
#E15376
accent
#0038E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684