#91EBED#91EBED
#91EBED is a very light, moderate teal. Relative luminance 0.716; OKLCH L 88.4% C 0.086 H 197.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #91EBED |
|---|---|
| RGB | rgb(145, 235, 237) |
| HSL | hsl(181, 72%, 75%) |
| HSV | hsv(181, 39%, 93%) |
| CMYK | cmyk(38.8%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.75, -26.38, -9.46) |
| CIE-LCH | lch(87.75, 28.02, 199.73°) |
| OKLab | oklab(88.45% -0.0824 -0.026) |
| OKLCH | oklch(88.45% 0.086 197.5) |
| XYZ | xyz(56.6658, 71.5468, 90.9283) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.28
Robin Egg Blue
#8AF1FE
ΔE00 4.00
Paleturquoise
#AFEEEE
ΔE00 4.03
Light Cyan
#ACFFFC
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.15
Pale Cyan
#B7FFFA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EBED #ED9391
analogous
#91EDC1 #91EBED #91BDED
triadic
#91EBED #ED91EB #EBED91
tetradic
#91EBED #C191ED #ED9391 #BDED91
square
#91EBED #C191ED #ED9391 #BDED91
split-complementary
#91EBED #ED91BD #EDC191
monochromatic
#28D8DC #5CE1E4 #91EBED #C6F5F6 #E5FAFB
Accessibility & contrast
On white
1.37
#91EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#91EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EBED
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EBED | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#69F1EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #91ebed; /* rgb */ color: rgb(145, 235, 237); /* oklch */ color: oklch(88.4% 0.086 197.5);
Tailwind
colors: {
custom: {
50: '#b6f1f2',
500: '#91ebed',
950: '#000000',
},
}SCSS
$custom: #91ebed; $custom-light: #b6f1f2; $custom-dark: #000000;
JSON
{
"hex": "#91ebed",
"rgb": {
"r": 145,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.304,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.88445,
"c": 0.08642,
"h": 197.5
},
"luminance": 0.71551
}Semantic roles & 50–950 ramp
primary
#91EBED
secondary
#C85C5A
accent
#1612D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585