#91DEDA#91DEDA
#91DEDA is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.0% C 0.076 H 191.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEDA |
|---|---|
| RGB | rgb(145, 222, 218) |
| HSL | hsl(177, 54%, 72%) |
| HSV | hsv(177, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(83.61, -24.53, -5.57) |
| CIE-LCH | lch(83.61, 25.15, 192.81°) |
| OKLab | oklab(84.95% -0.0747 -0.0154) |
| OKLCH | oklch(84.95% 0.076 191.7) |
| XYZ | xyz(50.4487, 63.3211, 75.8799) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 6.45
Light Cyan
#ACFFFC
ΔE00 7.15
Mediumturquoise
#48D1CC
ΔE00 7.20
Powder Blue
#B0E0E6
ΔE00 7.30
Robin Egg Blue
#8AF1FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEDA #DE9195
analogous
#91DEB4 #91DEDA #91BCDE
triadic
#91DEDA #DA91DE #DEDA91
tetradic
#91DEDA #B491DE #DE9195 #BCDE91
square
#91DEDA #B491DE #DE9195 #BCDE91
split-complementary
#91DEDA #DE91BC #DEB491
monochromatic
#38BCB5 #62D0CA #91DEDA #C0ECEA #E7F8F7
Accessibility & contrast
On white
1.54
#91DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#91DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEDA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEDA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DA
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#74E2DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91deda; /* rgb */ color: rgb(145, 222, 218); /* oklch */ color: oklch(85.0% 0.076 191.7);
Tailwind
colors: {
custom: {
50: '#b4e8e5',
500: '#91deda',
950: '#000000',
},
}SCSS
$custom: #91deda; $custom-light: #b4e8e5; $custom-dark: #000000;
JSON
{
"hex": "#91deda",
"rgb": {
"r": 145,
"g": 222,
"b": 218
},
"hsl": {
"h": 176.883,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84954,
"c": 0.07626,
"h": 191.7
},
"luminance": 0.63324
}Semantic roles & 50–950 ramp
primary
#91DEDA
secondary
#B65D62
accent
#242CC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484