#91DEEC#91DEEC
#91DEEC is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.5% C 0.078 H 210.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEEC |
|---|---|
| RGB | rgb(145, 222, 236) |
| HSL | hsl(189, 71%, 75%) |
| HSV | hsv(189, 39%, 93%) |
| CMYK | cmyk(38.6%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(84.13, -20.22, -14.34) |
| CIE-LCH | lch(84.13, 24.79, 215.34°) |
| OKLab | oklab(85.54% -0.0675 -0.0394) |
| OKLCH | oklch(85.54% 0.078 210.2) |
| XYZ | xyz(52.9333, 64.3149, 88.9654) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 4.85
Powder Blue
#B0E0E6
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 5.54
Lightblue
#ADD8E6
ΔE00 6.28
Ice Blue
#A5DFF9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEEC #EC9F91
analogous
#91ECCD #91DEEC #91B0EC
triadic
#91DEEC #EC91DE #DEEC91
tetradic
#91DEEC #CD91EC #EC9F91 #B0EC91
square
#91DEEC #CD91EC #EC9F91 #B0EC91
split-complementary
#91DEEC #EC91B0 #ECCD91
monochromatic
#29BFDA #5DCEE3 #91DEEC #C5EEF5 #E5F7FA
Accessibility & contrast
On white
1.51
#91DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#91DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEEC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEEC | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 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)
#D1D8ED
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#6CE5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #91deec; /* rgb */ color: rgb(145, 222, 236); /* oklch */ color: oklch(85.5% 0.078 210.2);
Tailwind
colors: {
custom: {
50: '#b5e8f2',
500: '#91deec',
950: '#000000',
},
}SCSS
$custom: #91deec; $custom-light: #b5e8f2; $custom-dark: #000000;
JSON
{
"hex": "#91deec",
"rgb": {
"r": 145,
"g": 222,
"b": 236
},
"hsl": {
"h": 189.231,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.8554,
"c": 0.07818,
"h": 210.2
},
"luminance": 0.64318
}Semantic roles & 50–950 ramp
primary
#91DEEC
secondary
#C76B5A
accent
#3013D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485