#91E2ED#91E2ED
#91E2ED is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.5% C 0.080 H 206.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #91E2ED |
|---|---|
| RGB | rgb(145, 226, 237) |
| HSL | hsl(187, 72%, 75%) |
| HSV | hsv(187, 39%, 93%) |
| CMYK | cmyk(38.8%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.26, -21.97, -13.17) |
| CIE-LCH | lch(85.26, 25.61, 210.94°) |
| OKLab | oklab(86.45% -0.0719 -0.0361) |
| OKLCH | oklch(86.45% 0.08 206.7) |
| XYZ | xyz(54.1540, 66.5232, 90.0910) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.90
Robin Egg Blue
#8AF1FE
ΔE00 3.70
Robin'S Egg
#6DEDFD
ΔE00 4.65
Powder Blue
#B0E0E6
ΔE00 5.30
Paleturquoise
#AFEEEE
ΔE00 5.35
Pale Sky Blue
#BDF6FE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E2ED #ED9C91
analogous
#91EDCA #91E2ED #91B4ED
triadic
#91E2ED #ED91E2 #E2ED91
tetradic
#91E2ED #CA91ED #ED9C91 #B4ED91
square
#91E2ED #CA91ED #ED9C91 #B4ED91
split-complementary
#91E2ED #ED91B4 #EDCA91
monochromatic
#28C6DC #5CD4E4 #91E2ED #C6F0F6 #E5F8FB
Accessibility & contrast
On white
1.47
#91E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#91E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E2ED
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E2ED | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#6BE8E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91e2ed; /* rgb */ color: rgb(145, 226, 237); /* oklch */ color: oklch(86.5% 0.080 206.7);
Tailwind
colors: {
custom: {
50: '#b5ebf2',
500: '#91e2ed',
950: '#000000',
},
}SCSS
$custom: #91e2ed; $custom-light: #b5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#91e2ed",
"rgb": {
"r": 145,
"g": 226,
"b": 237
},
"hsl": {
"h": 187.174,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.86454,
"c": 0.08047,
"h": 206.7
},
"luminance": 0.66527
}Semantic roles & 50–950 ramp
primary
#91E2ED
secondary
#C8675A
accent
#2912D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485