#91E1E4#91E1E4
#91E1E4 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.9% C 0.078 H 198.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91E1E4 |
|---|---|
| RGB | rgb(145, 225, 228) |
| HSL | hsl(182, 61%, 73%) |
| HSV | hsv(182, 36%, 89%) |
| CMYK | cmyk(36.4%, 1.3%, 0%, 10.6%) |
| CIE-LAB | lab(84.72, -23.65, -9.22) |
| CIE-LCH | lch(84.72, 25.38, 201.30°) |
| OKLab | oklab(85.94% -0.0742 -0.0253) |
| OKLCH | oklch(85.94% 0.078 198.8) |
| XYZ | xyz(52.6008, 65.4681, 83.2486) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Paleturquoise
#AFEEEE
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 5.83
Powder Blue
#B0E0E6
ΔE00 5.98
Light Cyan
#ACFFFC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E1E4 #E49491
analogous
#91E4BD #91E1E4 #91B7E4
triadic
#91E1E4 #E491E1 #E1E491
tetradic
#91E1E4 #BD91E4 #E49491 #B7E491
square
#91E1E4 #BD91E4 #E49491 #B7E491
split-complementary
#91E1E4 #E491B7 #E4BD91
monochromatic
#31C4C9 #60D4D8 #91E1E4 #C2EEF0 #E6F8F9
Accessibility & contrast
On white
1.49
#91E1E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#91E1E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E1E4
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E1E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E1E4 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#6FE6E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #91e1e4; /* rgb */ color: rgb(145, 225, 228); /* oklch */ color: oklch(85.9% 0.078 198.8);
Tailwind
colors: {
custom: {
50: '#b5eaec',
500: '#91e1e4',
950: '#000000',
},
}SCSS
$custom: #91e1e4; $custom-light: #b5eaec; $custom-dark: #000000;
JSON
{
"hex": "#91e1e4",
"rgb": {
"r": 145,
"g": 225,
"b": 228
},
"hsl": {
"h": 182.169,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.85937,
"c": 0.07845,
"h": 198.8
},
"luminance": 0.65472
}Semantic roles & 50–950 ramp
primary
#91E1E4
secondary
#BD605C
accent
#231DC8
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484