#91DFCB#91DFCB
#91DFCB is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.7% C 0.082 H 176.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFCB |
|---|---|
| RGB | rgb(145, 223, 203) |
| HSL | hsl(165, 55%, 72%) |
| HSV | hsv(165, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(83.50, -28.38, 2.20) |
| CIE-LCH | lch(83.50, 28.47, 175.56°) |
| OKLab | oklab(84.73% -0.0821 0.0054) |
| OKLCH | oklch(84.73% 0.082 176.2) |
| XYZ | xyz(48.8403, 63.1039, 66.0951) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.67
Pale Teal
#82CBB2
ΔE00 5.28
Tiffany Blue
#7BF2DA
ΔE00 5.46
Seafoam
#7FE0B3
ΔE00 7.28
Light Turquoise
#7EF4CC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFCB #DF91A5
analogous
#91DFA4 #91DFCB #91CCDF
triadic
#91DFCB #CB91DF #DFCB91
tetradic
#91DFCB #A491DF #DF91A5 #CCDF91
square
#91DFCB #A491DF #DF91A5 #CCDF91
split-complementary
#91DFCB #DF91CC #DFA491
monochromatic
#37BE9C #62D1B5 #91DFCB #C0EDE1 #E7F8F4
Accessibility & contrast
On white
1.54
#91DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#91DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFCB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFCB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#79E1D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91dfcb; /* rgb */ color: rgb(145, 223, 203); /* oklch */ color: oklch(84.7% 0.082 176.2);
Tailwind
colors: {
custom: {
50: '#b4e9da',
500: '#91dfcb',
950: '#000000',
},
}SCSS
$custom: #91dfcb; $custom-light: #b4e9da; $custom-dark: #000000;
JSON
{
"hex": "#91dfcb",
"rgb": {
"r": 145,
"g": 223,
"b": 203
},
"hsl": {
"h": 164.615,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.84732,
"c": 0.08231,
"h": 176.2
},
"luminance": 0.63107
}Semantic roles & 50–950 ramp
primary
#91DFCB
secondary
#B75D74
accent
#234CC2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483