#91DCDE#91DCDE
#91DCDE is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.6% C 0.074 H 198.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCDE |
|---|---|
| RGB | rgb(145, 220, 222) |
| HSL | hsl(182, 54%, 72%) |
| HSV | hsv(182, 35%, 87%) |
| CMYK | cmyk(34.7%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(83.17, -22.61, -8.35) |
| CIE-LCH | lch(83.17, 24.10, 200.28°) |
| OKLab | oklab(84.64% -0.0707 -0.0229) |
| OKLCH | oklch(84.64% 0.074 198) |
| XYZ | xyz(50.4504, 62.4769, 78.4939) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Powder Blue
#B0E0E6
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Robin'S Egg
#6DEDFD
ΔE00 6.82
Light Cyan
#ACFFFC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCDE #DE9391
analogous
#91DEB9 #91DCDE #91B6DE
triadic
#91DCDE #DE91DC #DCDE91
tetradic
#91DCDE #B991DE #DE9391 #B6DE91
square
#91DCDE #B991DE #DE9391 #B6DE91
split-complementary
#91DCDE #DE91B6 #DEB991
monochromatic
#38B9BC #62CDD0 #91DCDE #C0EBEC #E7F8F8
Accessibility & contrast
On white
1.56
#91DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#91DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCDE
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCDE | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C4CBDF
Tritanopia (blue-blind)
#73E1DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dcde; /* rgb */ color: rgb(145, 220, 222); /* oklch */ color: oklch(84.6% 0.074 198.0);
Tailwind
colors: {
custom: {
50: '#b4e7e8',
500: '#91dcde',
950: '#000000',
},
}SCSS
$custom: #91dcde; $custom-light: #b4e7e8; $custom-dark: #000000;
JSON
{
"hex": "#91dcde",
"rgb": {
"r": 145,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.558,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84635,
"c": 0.07429,
"h": 198
},
"luminance": 0.6248
}Semantic roles & 50–950 ramp
primary
#91DCDE
secondary
#B6605D
accent
#2824C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484