#91FFEB#91FFEB
#91FFEB is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.8% C 0.106 H 180.8°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFEB |
|---|---|
| RGB | rgb(145, 255, 235) |
| HSL | hsl(169, 100%, 78%) |
| HSV | hsv(169, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.25, -36.27, -0.32) |
| CIE-LCH | lch(93.25, 36.27, 180.50°) |
| OKLab | oklab(92.85% -0.106 -0.0014) |
| OKLCH | oklch(92.85% 0.106 180.8) |
| XYZ | xyz(62.4265, 83.5331, 91.4150) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.40
Light Aqua
#8CFFDB
ΔE00 4.76
Pale Aqua
#B8FFEB
ΔE00 4.95
Aquamarine
#7FFFD4
ΔE00 6.56
Light Turquoise
#7EF4CC
ΔE00 6.56
Bright Aqua
#0BF9EA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFEB #FF91A5
analogous
#91FFB4 #91FFEB #91DCFF
triadic
#91FFEB #EB91FF #FFEB91
tetradic
#91FFEB #B491FF #FF91A5 #DCFF91
square
#91FFEB #B491FF #FF91A5 #DCFF91
split-complementary
#91FFEB #FF91DC #FFB491
monochromatic
#17FFD5 #54FFE0 #91FFEB #CEFFF6 #E0FFF9
Accessibility & contrast
On white
1.19
#91FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#91FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFEB
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFEB | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EA
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#65FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #91ffeb; /* rgb */ color: rgb(145, 255, 235); /* oklch */ color: oklch(92.8% 0.106 180.8);
Tailwind
colors: {
custom: {
50: '#b7fff1',
500: '#91ffeb',
950: '#000000',
},
}SCSS
$custom: #91ffeb; $custom-light: #b7fff1; $custom-dark: #000000;
JSON
{
"hex": "#91ffeb",
"rgb": {
"r": 145,
"g": 255,
"b": 235
},
"hsl": {
"h": 169.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92846,
"c": 0.10606,
"h": 180.8
},
"luminance": 0.83538
}Semantic roles & 50–950 ramp
primary
#91FFEB
secondary
#E1536D
accent
#002AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685