#91DDEA#91DDEA
#91DDEA is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.3% C 0.077 H 209.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91DDEA |
|---|---|
| RGB | rgb(145, 221, 234) |
| HSL | hsl(189, 68%, 74%) |
| HSV | hsv(189, 38%, 92%) |
| CMYK | cmyk(38%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.79, -20.21, -13.78) |
| CIE-LCH | lch(83.79, 24.46, 214.29°) |
| OKLab | oklab(85.25% -0.0671 -0.0378) |
| OKLCH | oklch(85.25% 0.077 209.4) |
| XYZ | xyz(52.3795, 63.6697, 87.3553) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.28
Powder Blue
#B0E0E6
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 6.31
Paleturquoise
#AFEEEE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DDEA #EA9E91
analogous
#91EACB #91DDEA #91B1EA
triadic
#91DDEA #EA91DD #DDEA91
tetradic
#91DDEA #CB91EA #EA9E91 #B1EA91
square
#91DDEA #CB91EA #EA9E91 #B1EA91
split-complementary
#91DDEA #EA91B1 #EACB91
monochromatic
#2ABDD6 #5ECDE0 #91DDEA #C4EDF4 #E5F7FA
Accessibility & contrast
On white
1.53
#91DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#91DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DDEA
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DDEA | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#6DE4E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91ddea; /* rgb */ color: rgb(145, 221, 234); /* oklch */ color: oklch(85.3% 0.077 209.4);
Tailwind
colors: {
custom: {
50: '#b5e7f0',
500: '#91ddea',
950: '#000000',
},
}SCSS
$custom: #91ddea; $custom-light: #b5e7f0; $custom-dark: #000000;
JSON
{
"hex": "#91ddea",
"rgb": {
"r": 145,
"g": 221,
"b": 234
},
"hsl": {
"h": 188.764,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.85252,
"c": 0.07705,
"h": 209.4
},
"luminance": 0.63673
}Semantic roles & 50–950 ramp
primary
#91DDEA
secondary
#C56A5B
accent
#3116D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485