#91DEEA#91DEEA
#91DEEA is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.5% C 0.078 H 208.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEEA |
|---|---|
| RGB | rgb(145, 222, 234) |
| HSL | hsl(188, 68%, 74%) |
| HSV | hsv(188, 38%, 92%) |
| CMYK | cmyk(38%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.07, -20.71, -13.37) |
| CIE-LCH | lch(84.07, 24.65, 212.84°) |
| OKLab | oklab(85.47% -0.0683 -0.0367) |
| OKLCH | oklch(85.47% 0.078 208.2) |
| XYZ | xyz(52.6443, 64.1993, 87.4436) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Powder Blue
#B0E0E6
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 5.42
Paleturquoise
#AFEEEE
ΔE00 5.97
Lightblue
#ADD8E6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEEA #EA9D91
analogous
#91EACA #91DEEA #91B2EA
triadic
#91DEEA #EA91DE #DEEA91
tetradic
#91DEEA #CA91EA #EA9D91 #B2EA91
square
#91DEEA #CA91EA #EA9D91 #B2EA91
split-complementary
#91DEEA #EA91B2 #EACA91
monochromatic
#2ABFD6 #5ECFE0 #91DEEA #C4EDF4 #E5F7FA
Accessibility & contrast
On white
1.52
#91DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#91DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEEA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEEA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#6DE4E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #91deea; /* rgb */ color: rgb(145, 222, 234); /* oklch */ color: oklch(85.5% 0.078 208.2);
Tailwind
colors: {
custom: {
50: '#b5e8f0',
500: '#91deea',
950: '#000000',
},
}SCSS
$custom: #91deea; $custom-light: #b5e8f0; $custom-dark: #000000;
JSON
{
"hex": "#91deea",
"rgb": {
"r": 145,
"g": 222,
"b": 234
},
"hsl": {
"h": 188.09,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.85472,
"c": 0.07754,
"h": 208.2
},
"luminance": 0.64203
}Semantic roles & 50–950 ramp
primary
#91DEEA
secondary
#C5695B
accent
#2F16D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485