#91DFCA#91DFCA
#91DFCA is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.7% C 0.083 H 175.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFCA |
|---|---|
| RGB | rgb(145, 223, 202) |
| HSL | hsl(164, 55%, 72%) |
| HSV | hsv(164, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.47, -28.60, 2.70) |
| CIE-LCH | lch(83.47, 28.73, 174.61°) |
| OKLab | oklab(84.7% -0.0825 0.0067) |
| OKLCH | oklch(84.7% 0.083 175.4) |
| XYZ | xyz(48.7215, 63.0564, 65.4695) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 4.50
Pale Teal
#82CBB2
ΔE00 5.15
Tiffany Blue
#7BF2DA
ΔE00 5.46
Seafoam
#7FE0B3
ΔE00 6.95
Light Turquoise
#7EF4CC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFCA #DF91A6
analogous
#91DFA3 #91DFCA #91CDDF
triadic
#91DFCA #CA91DF #DFCA91
tetradic
#91DFCA #A391DF #DF91A6 #CDDF91
square
#91DFCA #A391DF #DF91A6 #CDDF91
split-complementary
#91DFCA #DF91CD #DFA391
monochromatic
#37BE9A #62D1B3 #91DFCA #C0EDE1 #E7F8F4
Accessibility & contrast
On white
1.54
#91DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#91DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFCA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFCA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#7AE1D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91dfca; /* rgb */ color: rgb(145, 223, 202); /* oklch */ color: oklch(84.7% 0.083 175.4);
Tailwind
colors: {
custom: {
50: '#b4e9da',
500: '#91dfca',
950: '#000000',
},
}SCSS
$custom: #91dfca; $custom-light: #b4e9da; $custom-dark: #000000;
JSON
{
"hex": "#91dfca",
"rgb": {
"r": 145,
"g": 223,
"b": 202
},
"hsl": {
"h": 163.846,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.84703,
"c": 0.08282,
"h": 175.4
},
"luminance": 0.63059
}Semantic roles & 50–950 ramp
primary
#91DFCA
secondary
#B75D75
accent
#234EC2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483