#91E2E7#91E2E7
#91E2E7 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.3% C 0.079 H 200.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #91E2E7 |
|---|---|
| RGB | rgb(145, 226, 231) |
| HSL | hsl(183, 64%, 74%) |
| HSV | hsv(183, 37%, 91%) |
| CMYK | cmyk(37.2%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(85.09, -23.42, -10.26) |
| CIE-LCH | lch(85.09, 25.57, 203.66°) |
| OKLab | oklab(86.26% -0.0742 -0.0282) |
| OKLCH | oklch(86.26% 0.079 200.8) |
| XYZ | xyz(53.2920, 66.1784, 85.5513) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.35
Robin Egg Blue
#8AF1FE
ΔE00 4.33
Paleturquoise
#AFEEEE
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 5.26
Powder Blue
#B0E0E6
ΔE00 5.77
Light Cyan
#ACFFFC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E2E7 #E79691
analogous
#91E7C1 #91E2E7 #91B7E7
triadic
#91E2E7 #E791E2 #E2E791
tetradic
#91E2E7 #C191E7 #E79691 #B7E791
square
#91E2E7 #C191E7 #E79691 #B7E791
split-complementary
#91E2E7 #E791B7 #E7C191
monochromatic
#2DC7D0 #5FD5DC #91E2E7 #C3EFF2 #E6F8FA
Accessibility & contrast
On white
1.48
#91E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#91E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E2E7
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E2E7 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE7
Deuteranopia (green-blind)
#C8D0E8
Tritanopia (blue-blind)
#6DE8E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #91e2e7; /* rgb */ color: rgb(145, 226, 231); /* oklch */ color: oklch(86.3% 0.079 200.8);
Tailwind
colors: {
custom: {
50: '#b5ebee',
500: '#91e2e7',
950: '#000000',
},
}SCSS
$custom: #91e2e7; $custom-light: #b5ebee; $custom-dark: #000000;
JSON
{
"hex": "#91e2e7",
"rgb": {
"r": 145,
"g": 226,
"b": 231
},
"hsl": {
"h": 183.488,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.86256,
"c": 0.07941,
"h": 200.8
},
"luminance": 0.66182
}Semantic roles & 50–950 ramp
primary
#91E2E7
secondary
#C1615B
accent
#241ACC
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485