#91DDDE#91DDDE
#91DDDE is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.9% C 0.075 H 196.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #91DDDE |
|---|---|
| RGB | rgb(145, 221, 222) |
| HSL | hsl(181, 54%, 72%) |
| HSV | hsv(181, 35%, 87%) |
| CMYK | cmyk(34.7%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(83.44, -23.10, -7.94) |
| CIE-LCH | lch(83.44, 24.43, 198.97°) |
| OKLab | oklab(84.86% -0.0719 -0.0218) |
| OKLCH | oklch(84.86% 0.075 196.9) |
| XYZ | xyz(50.7136, 63.0034, 78.5817) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.89
Light Cyan
#ACFFFC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DDDE #DE9291
analogous
#91DEB9 #91DDDE #91B7DE
triadic
#91DDDE #DE91DD #DDDE91
tetradic
#91DDDE #B991DE #DE9291 #B7DE91
square
#91DDDE #B991DE #DE9291 #B7DE91
split-complementary
#91DDDE #DE91B7 #DEB991
monochromatic
#38BABC #62CED0 #91DDDE #C0ECEC #E7F8F8
Accessibility & contrast
On white
1.54
#91DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#91DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DDDE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DDDE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#72E2DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91ddde; /* rgb */ color: rgb(145, 221, 222); /* oklch */ color: oklch(84.9% 0.075 196.9);
Tailwind
colors: {
custom: {
50: '#b4e7e8',
500: '#91ddde',
950: '#000000',
},
}SCSS
$custom: #91ddde; $custom-light: #b4e7e8; $custom-dark: #000000;
JSON
{
"hex": "#91ddde",
"rgb": {
"r": 145,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.779,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84857,
"c": 0.07511,
"h": 196.9
},
"luminance": 0.63007
}Semantic roles & 50–950 ramp
primary
#91DDDE
secondary
#B65E5D
accent
#2624C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484