#91DDE2#91DDE2
#91DDE2 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 85.0% C 0.075 H 201.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #91DDE2 |
|---|---|
| RGB | rgb(145, 221, 226) |
| HSL | hsl(184, 58%, 73%) |
| HSV | hsv(184, 36%, 89%) |
| CMYK | cmyk(35.8%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(83.56, -22.15, -9.89) |
| CIE-LCH | lch(83.56, 24.26, 204.07°) |
| OKLab | oklab(84.99% -0.0703 -0.0271) |
| OKLCH | oklch(84.99% 0.075 201.1) |
| XYZ | xyz(51.2561, 63.2203, 81.4386) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.33
Paleturquoise
#AFEEEE
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Powder Blue
#B0E0E6
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 6.07
Pale Sky Blue
#BDF6FE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DDE2 #E29691
analogous
#91E2BF #91DDE2 #91B4E2
triadic
#91DDE2 #E291DD #DDE291
tetradic
#91DDE2 #BF91E2 #E29691 #B4E291
square
#91DDE2 #BF91E2 #E29691 #B4E291
split-complementary
#91DDE2 #E291B4 #E2BF91
monochromatic
#34BCC5 #61CED5 #91DDE2 #C1ECEF #E7F8F9
Accessibility & contrast
On white
1.54
#91DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#91DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DDE2
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DDE2 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E2
Deuteranopia (green-blind)
#C4CCE3
Tritanopia (blue-blind)
#71E2DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91dde2; /* rgb */ color: rgb(145, 221, 226); /* oklch */ color: oklch(85.0% 0.075 201.1);
Tailwind
colors: {
custom: {
50: '#b4e7eb',
500: '#91dde2',
950: '#000000',
},
}SCSS
$custom: #91dde2; $custom-light: #b4e7eb; $custom-dark: #000000;
JSON
{
"hex": "#91dde2",
"rgb": {
"r": 145,
"g": 221,
"b": 226
},
"hsl": {
"h": 183.704,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.84986,
"c": 0.07533,
"h": 201.1
},
"luminance": 0.63224
}Semantic roles & 50–950 ramp
primary
#91DDE2
secondary
#BB625D
accent
#2A20C6
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111616
muted
#818484