#91DBDC#91DBDC
#91DBDC is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.3% C 0.073 H 196.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91DBDC |
|---|---|
| RGB | rgb(145, 219, 220) |
| HSL | hsl(181, 52%, 72%) |
| HSV | hsv(181, 34%, 86%) |
| CMYK | cmyk(34.1%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.83, -22.58, -7.79) |
| CIE-LCH | lch(82.83, 23.89, 199.03°) |
| OKLab | oklab(84.35% -0.0703 -0.0214) |
| OKLCH | oklch(84.35% 0.073 196.9) |
| XYZ | xyz(49.9223, 61.8470, 77.0034) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 6.52
Robin'S Egg
#6DEDFD
ΔE00 7.21
Mediumturquoise
#48D1CC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DBDC #DC9291
analogous
#91DCB8 #91DBDC #91B6DC
triadic
#91DBDC #DC91DB #DBDC91
tetradic
#91DBDC #B891DC #DC9291 #B6DC91
square
#91DBDC #B891DC #DC9291 #B6DC91
split-complementary
#91DBDC #DC91B6 #DCB891
monochromatic
#3BB6B8 #63CCCD #91DBDC #BFEAEB #E8F7F8
Accessibility & contrast
On white
1.57
#91DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#91DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DBDC
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DBDC | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#74E0DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91dbdc; /* rgb */ color: rgb(145, 219, 220); /* oklch */ color: oklch(84.3% 0.073 196.9);
Tailwind
colors: {
custom: {
50: '#b4e6e6',
500: '#91dbdc',
950: '#000000',
},
}SCSS
$custom: #91dbdc; $custom-light: #b4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#91dbdc",
"rgb": {
"r": 145,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.8,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.84349,
"c": 0.07343,
"h": 196.9
},
"luminance": 0.6185
}Semantic roles & 50–950 ramp
primary
#91DBDC
secondary
#B35F5E
accent
#2826BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484