#91E4E4#91E4E4
#91E4E4 is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.6% C 0.081 H 195.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #91E4E4 |
|---|---|
| RGB | rgb(145, 228, 228) |
| HSL | hsl(180, 61%, 73%) |
| HSV | hsv(180, 36%, 89%) |
| CMYK | cmyk(36.4%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.56, -25.12, -7.98) |
| CIE-LCH | lch(85.56, 26.36, 197.63°) |
| OKLab | oklab(86.6% -0.0778 -0.022) |
| OKLCH | oklch(86.6% 0.081 195.8) |
| XYZ | xyz(53.4189, 67.1044, 83.5213) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.15
Robin'S Egg Blue
#98EFF9
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Light Cyan
#ACFFFC
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.26
Pale Cyan
#B7FFFA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E4E4 #E49191
analogous
#91E4BA #91E4E4 #91BAE4
triadic
#91E4E4 #E491E4 #E4E491
tetradic
#91E4E4 #BA91E4 #E49191 #BAE491
square
#91E4E4 #BA91E4 #E49191 #BAE491
split-complementary
#91E4E4 #E491BA #E4BA91
monochromatic
#31C9C9 #60D8D8 #91E4E4 #C2F0F0 #E6F9F9
Accessibility & contrast
On white
1.46
#91E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#91E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E4E4
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E4E4 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE4
Deuteranopia (green-blind)
#CBD1E5
Tritanopia (blue-blind)
#6EE9E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #91e4e4; /* rgb */ color: rgb(145, 228, 228); /* oklch */ color: oklch(86.6% 0.081 195.8);
Tailwind
colors: {
custom: {
50: '#b5ecec',
500: '#91e4e4',
950: '#000000',
},
}SCSS
$custom: #91e4e4; $custom-light: #b5ecec; $custom-dark: #000000;
JSON
{
"hex": "#91e4e4",
"rgb": {
"r": 145,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.86604,
"c": 0.08085,
"h": 195.8
},
"luminance": 0.67108
}Semantic roles & 50–950 ramp
primary
#91E4E4
secondary
#BD5C5C
accent
#1D1DC8
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484