#91DCDA#91DCDA
#91DCDA is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.5% C 0.074 H 193.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCDA |
|---|---|
| RGB | rgb(145, 220, 218) |
| HSL | hsl(178, 52%, 72%) |
| HSV | hsv(178, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(83.05, -23.54, -6.40) |
| CIE-LCH | lch(83.05, 24.40, 195.20°) |
| OKLab | oklab(84.51% -0.0723 -0.0176) |
| OKLCH | oklch(84.51% 0.074 193.7) |
| XYZ | xyz(49.9206, 62.2650, 75.7039) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 6.70
Robin Egg Blue
#8AF1FE
ΔE00 7.13
Mediumturquoise
#48D1CC
ΔE00 7.32
Light Cyan
#ACFFFC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCDA #DC9193
analogous
#91DCB5 #91DCDA #91B9DC
triadic
#91DCDA #DA91DC #DCDA91
tetradic
#91DCDA #B591DC #DC9193 #B9DC91
square
#91DCDA #B591DC #DC9193 #B9DC91
split-complementary
#91DCDA #DC91B9 #DCB591
monochromatic
#3BB8B5 #63CDCA #91DCDA #BFEBEA #E8F8F7
Accessibility & contrast
On white
1.56
#91DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#91DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCDA
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCDA | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#74E0DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dcda; /* rgb */ color: rgb(145, 220, 218); /* oklch */ color: oklch(84.5% 0.074 193.7);
Tailwind
colors: {
custom: {
50: '#b4e7e5',
500: '#91dcda',
950: '#000000',
},
}SCSS
$custom: #91dcda; $custom-light: #b4e7e5; $custom-dark: #000000;
JSON
{
"hex": "#91dcda",
"rgb": {
"r": 145,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.84508,
"c": 0.07439,
"h": 193.7
},
"luminance": 0.62268
}Semantic roles & 50–950 ramp
primary
#91DCDA
secondary
#B35E60
accent
#262ABF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484