#91F6EE#91F6EE
#91F6EE is a very light, moderate teal. Relative luminance 0.781; OKLCH L 90.9% C 0.096 H 189.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91F6EE |
|---|---|
| RGB | rgb(145, 246, 238) |
| HSL | hsl(175, 85%, 77%) |
| HSV | hsv(175, 41%, 96%) |
| CMYK | cmyk(41.1%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(90.83, -31.39, -5.43) |
| CIE-LCH | lch(90.83, 31.86, 189.81°) |
| OKLab | oklab(90.92% -0.0946 -0.0151) |
| OKLCH | oklch(90.92% 0.096 189.1) |
| XYZ | xyz(60.0595, 78.0998, 92.7823) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.82
Pale Cyan
#B7FFFA
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 5.77
Paleturquoise
#AFEEEE
ΔE00 6.08
Bright Cyan
#41FDFE
ΔE00 6.11
Pale Aqua
#B8FFEB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F6EE #F69199
analogous
#91F6BC #91F6EE #91CBF6
triadic
#91F6EE #EE91F6 #F6EE91
tetradic
#91F6EE #BC91F6 #F69199 #CBF691
square
#91F6EE #BC91F6 #F69199 #CBF691
split-complementary
#91F6EE #F691CB #F6BC91
monochromatic
#20EDDD #58F1E5 #91F6EE #CAFBF7 #E3FDFB
Accessibility & contrast
On white
1.26
#91F6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#91F6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F6EE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F6EE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEE
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#66FBF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #91f6ee; /* rgb */ color: rgb(145, 246, 238); /* oklch */ color: oklch(90.9% 0.096 189.1);
Tailwind
colors: {
custom: {
50: '#b6f9f3',
500: '#91f6ee',
950: '#000000',
},
}SCSS
$custom: #91f6ee; $custom-light: #b6f9f3; $custom-dark: #000000;
JSON
{
"hex": "#91f6ee",
"rgb": {
"r": 145,
"g": 246,
"b": 238
},
"hsl": {
"h": 175.248,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.90922,
"c": 0.09585,
"h": 189.1
},
"luminance": 0.78104
}Semantic roles & 50–950 ramp
primary
#91F6EE
secondary
#D45761
accent
#0416E1
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585