#91DFE2#91DFE2
#91DFE2 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.077 H 198.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFE2 |
|---|---|
| RGB | rgb(145, 223, 226) |
| HSL | hsl(182, 58%, 73%) |
| HSV | hsv(182, 36%, 89%) |
| CMYK | cmyk(35.8%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(84.11, -23.14, -9.07) |
| CIE-LCH | lch(84.11, 24.85, 201.40°) |
| OKLab | oklab(85.43% -0.0727 -0.0249) |
| OKLCH | oklch(85.43% 0.077 198.9) |
| XYZ | xyz(51.7873, 64.2827, 81.6157) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.32
Paleturquoise
#AFEEEE
ΔE00 4.51
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Powder Blue
#B0E0E6
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 6.12
Light Cyan
#ACFFFC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFE2 #E29491
analogous
#91E2BC #91DFE2 #91B7E2
triadic
#91DFE2 #E291DF #DFE291
tetradic
#91DFE2 #BC91E2 #E29491 #B7E291
square
#91DFE2 #BC91E2 #E29491 #B7E291
split-complementary
#91DFE2 #E291B7 #E2BC91
monochromatic
#34BFC5 #61D1D5 #91DFE2 #C1EDEF #E7F8F9
Accessibility & contrast
On white
1.52
#91DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#91DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFE2
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFE2 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E2
Deuteranopia (green-blind)
#C6CDE3
Tritanopia (blue-blind)
#70E4E0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #91dfe2; /* rgb */ color: rgb(145, 223, 226); /* oklch */ color: oklch(85.4% 0.077 198.9);
Tailwind
colors: {
custom: {
50: '#b5e9eb',
500: '#91dfe2',
950: '#000000',
},
}SCSS
$custom: #91dfe2; $custom-light: #b5e9eb; $custom-dark: #000000;
JSON
{
"hex": "#91dfe2",
"rgb": {
"r": 145,
"g": 223,
"b": 226
},
"hsl": {
"h": 182.222,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.85429,
"c": 0.07682,
"h": 198.9
},
"luminance": 0.64286
}Semantic roles & 50–950 ramp
primary
#91DFE2
secondary
#BB605D
accent
#2620C6
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111616
muted
#818484