#91F4EE#91F4EE
#91F4EE is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.5% C 0.094 H 190.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91F4EE |
|---|---|
| RGB | rgb(145, 244, 238) |
| HSL | hsl(176, 82%, 76%) |
| HSV | hsv(176, 41%, 96%) |
| CMYK | cmyk(40.6%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(90.27, -30.45, -6.25) |
| CIE-LCH | lch(90.27, 31.08, 191.60°) |
| OKLab | oklab(90.48% -0.0924 -0.0173) |
| OKLCH | oklch(90.48% 0.094 190.6) |
| XYZ | xyz(59.4544, 76.8898, 92.5806) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.64
Pale Cyan
#B7FFFA
ΔE00 4.68
Paleturquoise
#AFEEEE
ΔE00 5.53
Bright Cyan
#41FDFE
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Tiffany Blue
#7BF2DA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F4EE #F49197
analogous
#91F4BD #91F4EE #91C9F4
triadic
#91F4EE #EE91F4 #F4EE91
tetradic
#91F4EE #BD91F4 #F49197 #C9F491
square
#91F4EE #BD91F4 #F49197 #C9F491
split-complementary
#91F4EE #F491C9 #F4BD91
monochromatic
#22E9DD #59EEE5 #91F4EE #C9FAF7 #E3FCFB
Accessibility & contrast
On white
1.28
#91F4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#91F4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F4EE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F4EE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#66F9F2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #91f4ee; /* rgb */ color: rgb(145, 244, 238); /* oklch */ color: oklch(90.5% 0.094 190.6);
Tailwind
colors: {
custom: {
50: '#b6f8f3',
500: '#91f4ee',
950: '#000000',
},
}SCSS
$custom: #91f4ee; $custom-light: #b6f8f3; $custom-dark: #000000;
JSON
{
"hex": "#91f4ee",
"rgb": {
"r": 145,
"g": 244,
"b": 238
},
"hsl": {
"h": 176.364,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.90477,
"c": 0.09398,
"h": 190.6
},
"luminance": 0.76894
}Semantic roles & 50–950 ramp
primary
#91F4EE
secondary
#D2585F
accent
#0714DE
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585