#91DEED#91DEED
#91DEED is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.6% C 0.079 H 211.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEED |
|---|---|
| RGB | rgb(145, 222, 237) |
| HSL | hsl(190, 72%, 75%) |
| HSV | hsv(190, 39%, 93%) |
| CMYK | cmyk(38.8%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(84.16, -19.97, -14.82) |
| CIE-LCH | lch(84.16, 24.87, 216.58°) |
| OKLab | oklab(85.57% -0.0672 -0.0407) |
| OKLCH | oklch(85.57% 0.079 211.2) |
| XYZ | xyz(53.0790, 64.3732, 89.7327) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Powder Blue
#B0E0E6
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.63
Ice Blue
#A5DFF9
ΔE00 6.09
Lightblue
#ADD8E6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEED #EDA091
analogous
#91EDCE #91DEED #91B0ED
triadic
#91DEED #ED91DE #DEED91
tetradic
#91DEED #CE91ED #EDA091 #B0ED91
square
#91DEED #CE91ED #EDA091 #B0ED91
split-complementary
#91DEED #ED91B0 #EDCE91
monochromatic
#28BEDC #5CCEE4 #91DEED #C6EEF6 #E5F7FB
Accessibility & contrast
On white
1.51
#91DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#91DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEED
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEED | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#6BE5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #91deed; /* rgb */ color: rgb(145, 222, 237); /* oklch */ color: oklch(85.6% 0.079 211.2);
Tailwind
colors: {
custom: {
50: '#b5e8f2',
500: '#91deed',
950: '#000000',
},
}SCSS
$custom: #91deed; $custom-light: #b5e8f2; $custom-dark: #000000;
JSON
{
"hex": "#91deed",
"rgb": {
"r": 145,
"g": 222,
"b": 237
},
"hsl": {
"h": 189.783,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.85574,
"c": 0.07852,
"h": 211.2
},
"luminance": 0.64377
}Semantic roles & 50–950 ramp
primary
#91DEED
secondary
#C86C5A
accent
#3112D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485