#91EAEB#91EAEB
#91EAEB is a very light, moderate teal. Relative luminance 0.709; OKLCH L 88.2% C 0.086 H 196.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #91EAEB |
|---|---|
| RGB | rgb(145, 234, 235) |
| HSL | hsl(181, 69%, 75%) |
| HSV | hsv(181, 38%, 92%) |
| CMYK | cmyk(38.3%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(87.42, -26.37, -8.91) |
| CIE-LCH | lch(87.42, 27.84, 198.66°) |
| OKLab | oklab(88.16% -0.082 -0.0245) |
| OKLCH | oklch(88.16% 0.086 196.6) |
| XYZ | xyz(56.0897, 70.8596, 89.3028) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.67
Paleturquoise
#AFEEEE
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Light Cyan
#ACFFFC
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 5.50
Pale Cyan
#B7FFFA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EAEB #EB9291
analogous
#91EBBF #91EAEB #91BDEB
triadic
#91EAEB #EB91EA #EAEB91
tetradic
#91EAEB #BF91EB #EB9291 #BDEB91
square
#91EAEB #BF91EB #EB9291 #BDEB91
split-complementary
#91EAEB #EB91BD #EBBF91
monochromatic
#29D6D8 #5DE0E2 #91EAEB #C5F4F4 #E5FAFA
Accessibility & contrast
On white
1.38
#91EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#91EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EAEB
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EAEB | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#6AEFEA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #91eaeb; /* rgb */ color: rgb(145, 234, 235); /* oklch */ color: oklch(88.2% 0.086 196.6);
Tailwind
colors: {
custom: {
50: '#b5f1f1',
500: '#91eaeb',
950: '#000000',
},
}SCSS
$custom: #91eaeb; $custom-light: #b5f1f1; $custom-dark: #000000;
JSON
{
"hex": "#91eaeb",
"rgb": {
"r": 145,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.88159,
"c": 0.08563,
"h": 196.6
},
"luminance": 0.70864
}Semantic roles & 50–950 ramp
primary
#91EAEB
secondary
#C65C5A
accent
#1614D1
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585