#91DCCE#91DCCE
#91DCCE is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.1% C 0.077 H 181.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCCE |
|---|---|
| RGB | rgb(145, 220, 206) |
| HSL | hsl(169, 52%, 72%) |
| HSV | hsv(169, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(82.73, -26.27, -0.50) |
| CIE-LCH | lch(82.73, 26.28, 181.09°) |
| OKLab | oklab(84.14% -0.0772 -0.0018) |
| OKLCH | oklch(84.14% 0.077 181.3) |
| XYZ | xyz(48.4069, 61.6595, 67.7313) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.72
Pale Teal
#82CBB2
ΔE00 5.90
Tiffany Blue
#7BF2DA
ΔE00 6.57
Light Teal
#90E4C1
ΔE00 6.78
Turquoise
#40E0D0
ΔE00 7.26
Paleturquoise
#AFEEEE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCCE #DC919F
analogous
#91DCA9 #91DCCE #91C5DC
triadic
#91DCCE #CE91DC #DCCE91
tetradic
#91DCCE #A991DC #DC919F #C5DC91
square
#91DCCE #A991DC #DC919F #C5DC91
split-complementary
#91DCCE #DC91C5 #DCA991
monochromatic
#3BB8A1 #63CDB9 #91DCCE #BFEBE3 #E8F8F5
Accessibility & contrast
On white
1.58
#91DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#91DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCCE
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCCE | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#79DFD8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91dcce; /* rgb */ color: rgb(145, 220, 206); /* oklch */ color: oklch(84.1% 0.077 181.3);
Tailwind
colors: {
custom: {
50: '#b4e7dc',
500: '#91dcce',
950: '#000000',
},
}SCSS
$custom: #91dcce; $custom-light: #b4e7dc; $custom-dark: #000000;
JSON
{
"hex": "#91dcce",
"rgb": {
"r": 145,
"g": 220,
"b": 206
},
"hsl": {
"h": 168.8,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.84143,
"c": 0.07723,
"h": 181.3
},
"luminance": 0.61662
}Semantic roles & 50–950 ramp
primary
#91DCCE
secondary
#B35E6E
accent
#2643BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484