#91FAEB#91FAEB
#91FAEB is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.7% C 0.101 H 183.9°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #91FAEB |
|---|---|
| RGB | rgb(145, 250, 235) |
| HSL | hsl(171, 91%, 77%) |
| HSV | hsv(171, 42%, 98%) |
| CMYK | cmyk(42%, 0%, 6%, 2%) |
| CIE-LAB | lab(91.86, -33.96, -2.35) |
| CIE-LCH | lch(91.86, 34.04, 183.96°) |
| OKLab | oklab(91.73% -0.1004 -0.0069) |
| OKLCH | oklch(91.73% 0.101 183.9) |
| XYZ | xyz(60.8522, 80.3845, 90.8903) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.82
Pale Aqua
#B8FFEB
ΔE00 5.19
Light Cyan
#ACFFFC
ΔE00 5.34
Pale Cyan
#B7FFFA
ΔE00 5.81
Light Aqua
#8CFFDB
ΔE00 6.38
Bright Aqua
#0BF9EA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FAEB #FA91A0
analogous
#91FAB7 #91FAEB #91D4FA
triadic
#91FAEB #EB91FA #FAEB91
tetradic
#91FAEB #B791FA #FA91A0 #D4FA91
square
#91FAEB #B791FA #FA91A0 #D4FA91
split-complementary
#91FAEB #FA91D4 #FAB791
monochromatic
#1CF5D6 #56F7E0 #91FAEB #CCFDF6 #E2FEFA
Accessibility & contrast
On white
1.23
#91FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#91FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FAEB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FAEB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEB
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#66FEF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91faeb; /* rgb */ color: rgb(145, 250, 235); /* oklch */ color: oklch(91.7% 0.101 183.9);
Tailwind
colors: {
custom: {
50: '#b6fcf1',
500: '#91faeb',
950: '#000000',
},
}SCSS
$custom: #91faeb; $custom-light: #b6fcf1; $custom-dark: #000000;
JSON
{
"hex": "#91faeb",
"rgb": {
"r": 145,
"g": 250,
"b": 235
},
"hsl": {
"h": 171.429,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.91726,
"c": 0.10065,
"h": 183.9
},
"luminance": 0.80389
}Semantic roles & 50–950 ramp
primary
#91FAEB
secondary
#DA5668
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585