#91FFDC#91FFDC
#91FFDC is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.114 H 171.1°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFDC |
|---|---|
| RGB | rgb(145, 255, 220) |
| HSL | hsl(161, 100%, 78%) |
| HSV | hsv(161, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.88, -39.58, 6.90) |
| CIE-LCH | lch(92.88, 40.17, 170.11°) |
| OKLab | oklab(92.43% -0.1123 0.0176) |
| OKLCH | oklch(92.43% 0.114 171.1) |
| XYZ | xyz(60.3501, 82.7025, 80.4793) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.53
Aquamarine
#7FFFD4
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 3.01
Pale Turquoise
#A5FBD5
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFDC #FF91B4
analogous
#91FFA5 #91FFDC #91EBFF
triadic
#91FFDC #DC91FF #FFDC91
tetradic
#91FFDC #A591FF #FF91B4 #EBFF91
square
#91FFDC #A591FF #FF91B4 #EBFF91
split-complementary
#91FFDC #FF91EB #FFA591
monochromatic
#17FFB5 #54FFC9 #91FFDC #CEFFEF #E0FFF5
Accessibility & contrast
On white
1.20
#91FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#91FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFDC
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFDC | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#6CFFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #91ffdc; /* rgb */ color: rgb(145, 255, 220); /* oklch */ color: oklch(92.4% 0.114 171.1);
Tailwind
colors: {
custom: {
50: '#b6ffe6',
500: '#91ffdc',
950: '#000000',
},
}SCSS
$custom: #91ffdc; $custom-light: #b6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#91ffdc",
"rgb": {
"r": 145,
"g": 255,
"b": 220
},
"hsl": {
"h": 160.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92433,
"c": 0.11372,
"h": 171.1
},
"luminance": 0.82707
}Semantic roles & 50–950 ramp
primary
#91FFDC
secondary
#E15380
accent
#0049E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684