#91DFC8#91DFC8
#91DFC8 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.6% C 0.084 H 173.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFC8 |
|---|---|
| RGB | rgb(145, 223, 200) |
| HSL | hsl(162, 55%, 72%) |
| HSV | hsv(162, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(83.42, -29.03, 3.68) |
| CIE-LCH | lch(83.42, 29.27, 172.77°) |
| OKLab | oklab(84.65% -0.0834 0.0093) |
| OKLCH | oklch(84.65% 0.084 173.6) |
| XYZ | xyz(48.4863, 62.9623, 64.2304) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.66
Seafoam Blue
#78D1B6
ΔE00 4.24
Pale Teal
#82CBB2
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 5.53
Seafoam
#7FE0B3
ΔE00 6.31
Light Turquoise
#7EF4CC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFC8 #DF91A8
analogous
#91DFA1 #91DFC8 #91CFDF
triadic
#91DFC8 #C891DF #DFC891
tetradic
#91DFC8 #A191DF #DF91A8 #CFDF91
square
#91DFC8 #A191DF #DF91A8 #CFDF91
split-complementary
#91DFC8 #DF91CF #DFA191
monochromatic
#37BE96 #62D1B0 #91DFC8 #C0EDE0 #E7F8F3
Accessibility & contrast
On white
1.54
#91DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#91DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFC8
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFC8 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C7
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#7AE1D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91dfc8; /* rgb */ color: rgb(145, 223, 200); /* oklch */ color: oklch(84.6% 0.084 173.6);
Tailwind
colors: {
custom: {
50: '#b4e9d8',
500: '#91dfc8',
950: '#000000',
},
}SCSS
$custom: #91dfc8; $custom-light: #b4e9d8; $custom-dark: #000000;
JSON
{
"hex": "#91dfc8",
"rgb": {
"r": 145,
"g": 223,
"b": 200
},
"hsl": {
"h": 162.308,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.84647,
"c": 0.08391,
"h": 173.6
},
"luminance": 0.62965
}Semantic roles & 50–950 ramp
primary
#91DFC8
secondary
#B75D78
accent
#2352C2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483