#91DEEB#91DEEB
#91DEEB is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.5% C 0.078 H 209.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEEB |
|---|---|
| RGB | rgb(145, 222, 235) |
| HSL | hsl(189, 69%, 75%) |
| HSV | hsv(189, 38%, 92%) |
| CMYK | cmyk(38.3%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.10, -20.47, -13.85) |
| CIE-LCH | lch(84.10, 24.72, 214.09°) |
| OKLab | oklab(85.51% -0.0679 -0.038) |
| OKLCH | oklch(85.51% 0.078 209.2) |
| XYZ | xyz(52.7884, 64.2569, 88.2023) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Powder Blue
#B0E0E6
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 5.47
Paleturquoise
#AFEEEE
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEEB #EB9E91
analogous
#91EBCB #91DEEB #91B1EB
triadic
#91DEEB #EB91DE #DEEB91
tetradic
#91DEEB #CB91EB #EB9E91 #B1EB91
square
#91DEEB #CB91EB #EB9E91 #B1EB91
split-complementary
#91DEEB #EB91B1 #EBCB91
monochromatic
#29BFD8 #5DCEE2 #91DEEB #C5EEF4 #E5F7FA
Accessibility & contrast
On white
1.52
#91DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#91DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEEB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEEB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EC
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#6CE5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #91deeb; /* rgb */ color: rgb(145, 222, 235); /* oklch */ color: oklch(85.5% 0.078 209.2);
Tailwind
colors: {
custom: {
50: '#b5e8f1',
500: '#91deeb',
950: '#000000',
},
}SCSS
$custom: #91deeb; $custom-light: #b5e8f1; $custom-dark: #000000;
JSON
{
"hex": "#91deeb",
"rgb": {
"r": 145,
"g": 222,
"b": 235
},
"hsl": {
"h": 188.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.85506,
"c": 0.07785,
"h": 209.2
},
"luminance": 0.6426
}Semantic roles & 50–950 ramp
primary
#91DEEB
secondary
#C66A5A
accent
#3014D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485