#91DCEA#91DCEA
#91DCEA is a very light, moderate teal. Relative luminance 0.631; OKLCH L 85.0% C 0.077 H 210.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCEA |
|---|---|
| RGB | rgb(145, 220, 234) |
| HSL | hsl(189, 68%, 74%) |
| HSV | hsv(189, 38%, 92%) |
| CMYK | cmyk(38%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(83.52, -19.71, -14.20) |
| CIE-LCH | lch(83.52, 24.29, 215.76°) |
| OKLab | oklab(85.03% -0.0659 -0.0389) |
| OKLCH | oklch(85.03% 0.077 210.6) |
| XYZ | xyz(52.1163, 63.1432, 87.2676) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.66
Powder Blue
#B0E0E6
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.95
Lightblue
#ADD8E6
ΔE00 6.00
Ice Blue
#A5DFF9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCEA #EA9F91
analogous
#91EACC #91DCEA #91B0EA
triadic
#91DCEA #EA91DC #DCEA91
tetradic
#91DCEA #CC91EA #EA9F91 #B0EA91
square
#91DCEA #CC91EA #EA9F91 #B0EA91
split-complementary
#91DCEA #EA91B0 #EACC91
monochromatic
#2ABBD6 #5ECCE0 #91DCEA #C4ECF4 #E5F7FA
Accessibility & contrast
On white
1.54
#91DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#91DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCEA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCEA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#6DE3E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91dcea; /* rgb */ color: rgb(145, 220, 234); /* oklch */ color: oklch(85.0% 0.077 210.6);
Tailwind
colors: {
custom: {
50: '#b5e7f0',
500: '#91dcea',
950: '#000000',
},
}SCSS
$custom: #91dcea; $custom-light: #b5e7f0; $custom-dark: #000000;
JSON
{
"hex": "#91dcea",
"rgb": {
"r": 145,
"g": 220,
"b": 234
},
"hsl": {
"h": 189.438,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.85032,
"c": 0.07658,
"h": 210.6
},
"luminance": 0.63147
}Semantic roles & 50–950 ramp
primary
#91DCEA
secondary
#C56B5B
accent
#3316D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485