#91F5EA#91F5EA
#91F5EA is a very light, moderate teal. Relative luminance 0.773; OKLCH L 90.6% C 0.096 H 186.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91F5EA |
|---|---|
| RGB | rgb(145, 245, 234) |
| HSL | hsl(173, 83%, 76%) |
| HSV | hsv(173, 41%, 96%) |
| CMYK | cmyk(40.8%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(90.44, -31.86, -3.91) |
| CIE-LCH | lch(90.44, 32.10, 187.00°) |
| OKLab | oklab(90.58% -0.0951 -0.011) |
| OKLCH | oklch(90.58% 0.096 186.6) |
| XYZ | xyz(59.1750, 77.2607, 89.6205) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.53
Tiffany Blue
#7BF2DA
ΔE00 4.74
Pale Cyan
#B7FFFA
ΔE00 5.20
Pale Aqua
#B8FFEB
ΔE00 5.82
Paleturquoise
#AFEEEE
ΔE00 6.60
Eggshell Blue
#C4FFF7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F5EA #F5919C
analogous
#91F5B8 #91F5EA #91CEF5
triadic
#91F5EA #EA91F5 #F5EA91
tetradic
#91F5EA #B891F5 #F5919C #CEF591
square
#91F5EA #B891F5 #F5919C #CEF591
split-complementary
#91F5EA #F591CE #F5B891
monochromatic
#21EBD5 #59F0DF #91F5EA #C9FAF5 #E3FCFA
Accessibility & contrast
On white
1.28
#91F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#91F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F5EA
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F5EA | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#68F9F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #91f5ea; /* rgb */ color: rgb(145, 245, 234); /* oklch */ color: oklch(90.6% 0.096 186.6);
Tailwind
colors: {
custom: {
50: '#b6f8f0',
500: '#91f5ea',
950: '#000000',
},
}SCSS
$custom: #91f5ea; $custom-light: #b6f8f0; $custom-dark: #000000;
JSON
{
"hex": "#91f5ea",
"rgb": {
"r": 145,
"g": 245,
"b": 234
},
"hsl": {
"h": 173.4,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.90578,
"c": 0.09578,
"h": 186.6
},
"luminance": 0.77265
}Semantic roles & 50–950 ramp
primary
#91F5EA
secondary
#D35765
accent
#061EE0
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585