#91DEDE#91DEDE
#91DEDE is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.1% C 0.076 H 195.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEDE |
|---|---|
| RGB | rgb(145, 222, 222) |
| HSL | hsl(180, 54%, 72%) |
| HSV | hsv(180, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(83.72, -23.59, -7.53) |
| CIE-LCH | lch(83.72, 24.77, 197.70°) |
| OKLab | oklab(85.08% -0.0731 -0.0207) |
| OKLCH | oklch(85.08% 0.076 195.8) |
| XYZ | xyz(50.9784, 63.5330, 78.6699) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Powder Blue
#B0E0E6
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 6.99
Light Cyan
#ACFFFC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEDE #DE9191
analogous
#91DEB8 #91DEDE #91B8DE
triadic
#91DEDE #DE91DE #DEDE91
tetradic
#91DEDE #B891DE #DE9191 #B8DE91
square
#91DEDE #B891DE #DE9191 #B8DE91
split-complementary
#91DEDE #DE91B8 #DEB891
monochromatic
#38BCBC #62D0D0 #91DEDE #C0ECEC #E7F8F8
Accessibility & contrast
On white
1.53
#91DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#91DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEDE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEDE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#72E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dede; /* rgb */ color: rgb(145, 222, 222); /* oklch */ color: oklch(85.1% 0.076 195.8);
Tailwind
colors: {
custom: {
50: '#b4e8e8',
500: '#91dede',
950: '#000000',
},
}SCSS
$custom: #91dede; $custom-light: #b4e8e8; $custom-dark: #000000;
JSON
{
"hex": "#91dede",
"rgb": {
"r": 145,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.85079,
"c": 0.07595,
"h": 195.8
},
"luminance": 0.63536
}Semantic roles & 50–950 ramp
primary
#91DEDE
secondary
#B65D5D
accent
#2424C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484