#91DEDF#91DEDF
#91DEDF is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.076 H 196.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEDF |
|---|---|
| RGB | rgb(145, 222, 223) |
| HSL | hsl(181, 55%, 72%) |
| HSV | hsv(181, 35%, 87%) |
| CMYK | cmyk(35%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.75, -23.36, -8.02) |
| CIE-LCH | lch(83.75, 24.70, 198.95°) |
| OKLab | oklab(85.11% -0.0727 -0.022) |
| OKLCH | oklch(85.11% 0.076 196.9) |
| XYZ | xyz(51.1129, 63.5867, 79.3779) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Powder Blue
#B0E0E6
ΔE00 6.13
Robin'S Egg
#6DEDFD
ΔE00 6.74
Light Cyan
#ACFFFC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEDF #DF9291
analogous
#91DFB9 #91DEDF #91B7DF
triadic
#91DEDF #DF91DE #DEDF91
tetradic
#91DEDF #B991DF #DF9291 #B7DF91
square
#91DEDF #B991DF #DF9291 #B7DF91
split-complementary
#91DEDF #DF91B7 #DFB991
monochromatic
#37BDBE #62D0D1 #91DEDF #C0ECED #E7F8F8
Accessibility & contrast
On white
1.53
#91DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#91DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEDF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEDF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C6CCE0
Tritanopia (blue-blind)
#72E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dedf; /* rgb */ color: rgb(145, 222, 223); /* oklch */ color: oklch(85.1% 0.076 196.9);
Tailwind
colors: {
custom: {
50: '#b4e8e9',
500: '#91dedf',
950: '#000000',
},
}SCSS
$custom: #91dedf; $custom-light: #b4e8e9; $custom-dark: #000000;
JSON
{
"hex": "#91dedf",
"rgb": {
"r": 145,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.769,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85111,
"c": 0.07594,
"h": 196.9
},
"luminance": 0.6359
}Semantic roles & 50–950 ramp
primary
#91DEDF
secondary
#B75E5D
accent
#2523C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484