#91DFC7#91DFC7
#91DFC7 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.6% C 0.084 H 172.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFC7 |
|---|---|
| RGB | rgb(145, 223, 199) |
| HSL | hsl(162, 55%, 72%) |
| HSV | hsv(162, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 10.8%, 12.5%) |
| CIE-LAB | lab(83.40, -29.25, 4.18) |
| CIE-LCH | lch(83.40, 29.54, 171.87°) |
| OKLab | oklab(84.62% -0.0838 0.0106) |
| OKLCH | oklch(84.62% 0.084 172.8) |
| XYZ | xyz(48.3698, 62.9157, 63.6170) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.35
Seafoam Blue
#78D1B6
ΔE00 4.15
Pale Teal
#82CBB2
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 5.59
Seafoam
#7FE0B3
ΔE00 6.00
Light Turquoise
#7EF4CC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFC7 #DF91A9
analogous
#91DFA0 #91DFC7 #91D0DF
triadic
#91DFC7 #C791DF #DFC791
tetradic
#91DFC7 #A091DF #DF91A9 #D0DF91
square
#91DFC7 #A091DF #DF91A9 #D0DF91
split-complementary
#91DFC7 #DF91D0 #DFA091
monochromatic
#37BE95 #62D1AF #91DFC7 #C0EDDF #E7F8F3
Accessibility & contrast
On white
1.55
#91DFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#91DFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFC7
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFC7 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C6
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#7BE0D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91dfc7; /* rgb */ color: rgb(145, 223, 199); /* oklch */ color: oklch(84.6% 0.084 172.8);
Tailwind
colors: {
custom: {
50: '#b4e9d8',
500: '#91dfc7',
950: '#000000',
},
}SCSS
$custom: #91dfc7; $custom-light: #b4e9d8; $custom-dark: #000000;
JSON
{
"hex": "#91dfc7",
"rgb": {
"r": 145,
"g": 223,
"b": 199
},
"hsl": {
"h": 161.538,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.84619,
"c": 0.08449,
"h": 172.8
},
"luminance": 0.62919
}Semantic roles & 50–950 ramp
primary
#91DFC7
secondary
#B75D79
accent
#2354C2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483