#91DED2#91DED2
#91DED2 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.7% C 0.078 H 183.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #91DED2 |
|---|---|
| RGB | rgb(145, 222, 210) |
| HSL | hsl(171, 54%, 72%) |
| HSV | hsv(171, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(83.40, -26.35, -1.65) |
| CIE-LCH | lch(83.40, 26.40, 183.58°) |
| OKLab | oklab(84.71% -0.078 -0.0048) |
| OKLCH | oklch(84.71% 0.078 183.6) |
| XYZ | xyz(49.4270, 62.9124, 70.4991) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 6.51
Seafoam Blue
#78D1B6
ΔE00 6.52
Pale Teal
#82CBB2
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 6.83
Turquoise
#40E0D0
ΔE00 7.13
Mediumturquoise
#48D1CC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DED2 #DE919D
analogous
#91DEAC #91DED2 #91C4DE
triadic
#91DED2 #D291DE #DED291
tetradic
#91DED2 #AC91DE #DE919D #C4DE91
square
#91DED2 #AC91DE #DE919D #C4DE91
split-complementary
#91DED2 #DE91C4 #DEAC91
monochromatic
#38BCA8 #62D0BF #91DED2 #C0ECE5 #E7F8F5
Accessibility & contrast
On white
1.55
#91DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#91DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DED2
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DED2 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#C9CCD3
Tritanopia (blue-blind)
#77E1DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91ded2; /* rgb */ color: rgb(145, 222, 210); /* oklch */ color: oklch(84.7% 0.078 183.6);
Tailwind
colors: {
custom: {
50: '#b4e8df',
500: '#91ded2',
950: '#000000',
},
}SCSS
$custom: #91ded2; $custom-light: #b4e8df; $custom-dark: #000000;
JSON
{
"hex": "#91ded2",
"rgb": {
"r": 145,
"g": 222,
"b": 210
},
"hsl": {
"h": 170.649,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.8471,
"c": 0.07813,
"h": 183.6
},
"luminance": 0.62915
}Semantic roles & 50–950 ramp
primary
#91DED2
secondary
#B65D6B
accent
#243DC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484