#91EDEB#91EDEB
#91EDEB is a very light, moderate teal. Relative luminance 0.726; OKLCH L 88.8% C 0.088 H 193.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91EDEB |
|---|---|
| RGB | rgb(145, 237, 235) |
| HSL | hsl(179, 72%, 75%) |
| HSV | hsv(179, 39%, 93%) |
| CMYK | cmyk(38.8%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(88.25, -27.82, -7.67) |
| CIE-LCH | lch(88.25, 28.86, 195.42°) |
| OKLab | oklab(88.83% -0.0855 -0.0212) |
| OKLCH | oklch(88.83% 0.088 193.9) |
| XYZ | xyz(56.9510, 72.5822, 89.5899) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.25
Paleturquoise
#AFEEEE
ΔE00 4.39
Robin'S Egg Blue
#98EFF9
ΔE00 4.70
Pale Cyan
#B7FFFA
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EDEB #ED9193
analogous
#91EDBD #91EDEB #91C1ED
triadic
#91EDEB #EB91ED #EDEB91
tetradic
#91EDEB #BD91ED #ED9193 #C1ED91
square
#91EDEB #BD91ED #ED9193 #C1ED91
split-complementary
#91EDEB #ED91C1 #EDBD91
monochromatic
#28DCD8 #5CE4E1 #91EDEB #C6F6F5 #E5FBFA
Accessibility & contrast
On white
1.35
#91EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#91EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EDEB
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EDEB | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EB
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#69F2EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #91edeb; /* rgb */ color: rgb(145, 237, 235); /* oklch */ color: oklch(88.8% 0.088 193.9);
Tailwind
colors: {
custom: {
50: '#b6f3f1',
500: '#91edeb',
950: '#000000',
},
}SCSS
$custom: #91edeb; $custom-light: #b6f3f1; $custom-dark: #000000;
JSON
{
"hex": "#91edeb",
"rgb": {
"r": 145,
"g": 237,
"b": 235
},
"hsl": {
"h": 178.696,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.88825,
"c": 0.08811,
"h": 193.9
},
"luminance": 0.72586
}Semantic roles & 50–950 ramp
primary
#91EDEB
secondary
#C85A5C
accent
#1216D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585