#91EBEE#91EBEE
#91EBEE is a very light, moderate teal. Relative luminance 0.716; OKLCH L 88.5% C 0.086 H 198.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91EBEE |
|---|---|
| RGB | rgb(145, 235, 238) |
| HSL | hsl(182, 73%, 75%) |
| HSV | hsv(182, 39%, 93%) |
| CMYK | cmyk(39.1%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(87.78, -26.14, -9.94) |
| CIE-LCH | lch(87.78, 27.96, 200.83°) |
| OKLab | oklab(88.48% -0.082 -0.0273) |
| OKLCH | oklch(88.48% 0.086 198.4) |
| XYZ | xyz(56.8123, 71.6054, 91.6998) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.93
Robin Egg Blue
#8AF1FE
ΔE00 3.65
Paleturquoise
#AFEEEE
ΔE00 4.03
Robin'S Egg
#6DEDFD
ΔE00 4.86
Light Cyan
#ACFFFC
ΔE00 4.92
Pale Cyan
#B7FFFA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EBEE #EE9491
analogous
#91EEC2 #91EBEE #91BDEE
triadic
#91EBEE #EE91EB #EBEE91
tetradic
#91EBEE #C291EE #EE9491 #BDEE91
square
#91EBEE #C291EE #EE9491 #BDEE91
split-complementary
#91EBEE #EE91BD #EEC291
monochromatic
#27D8DE #5CE1E6 #91EBEE #C6F5F6 #E4FAFB
Accessibility & contrast
On white
1.37
#91EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#91EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EBEE
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EBEE | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EE
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#68F1EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #91ebee; /* rgb */ color: rgb(145, 235, 238); /* oklch */ color: oklch(88.5% 0.086 198.4);
Tailwind
colors: {
custom: {
50: '#b6f1f3',
500: '#91ebee',
950: '#000000',
},
}SCSS
$custom: #91ebee; $custom-light: #b6f1f3; $custom-dark: #000000;
JSON
{
"hex": "#91ebee",
"rgb": {
"r": 145,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.935,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.88477,
"c": 0.08645,
"h": 198.4
},
"luminance": 0.71609
}Semantic roles & 50–950 ramp
primary
#91EBEE
secondary
#CA5D5A
accent
#1710D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585