#91FFDF#91FFDF
#91FFDF is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.5% C 0.112 H 172.9°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFDF |
|---|---|
| RGB | rgb(145, 255, 223) |
| HSL | hsl(163, 100%, 78%) |
| HSV | hsv(163, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.95, -38.93, 5.45) |
| CIE-LCH | lch(92.95, 39.31, 172.02°) |
| OKLab | oklab(92.51% -0.1111 0.0138) |
| OKLCH | oklch(92.51% 0.112 172.9) |
| XYZ | xyz(60.7509, 82.8629, 82.5906) |
| Luminance | 0.8287 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.50
Pale Turquoise
#A5FBD5
ΔE00 3.69
Tiffany Blue
#7BF2DA
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFDF #FF91B1
analogous
#91FFA8 #91FFDF #91E8FF
triadic
#91FFDF #DF91FF #FFDF91
tetradic
#91FFDF #A891FF #FF91B1 #E8FF91
square
#91FFDF #A891FF #FF91B1 #E8FF91
split-complementary
#91FFDF #FF91E8 #FFA891
monochromatic
#17FFBB #54FFCD #91FFDF #CEFFF1 #E0FFF6
Accessibility & contrast
On white
1.19
#91FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#91FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFDF
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFDF | 1.00 | 1.19 | 17.57 | 17.57 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DE
Deuteranopia (green-blind)
#E7E5E1
Tritanopia (blue-blind)
#6BFFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #91ffdf; /* rgb */ color: rgb(145, 255, 223); /* oklch */ color: oklch(92.5% 0.112 172.9);
Tailwind
colors: {
custom: {
50: '#b6ffe9',
500: '#91ffdf',
950: '#000000',
},
}SCSS
$custom: #91ffdf; $custom-light: #b6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#91ffdf",
"rgb": {
"r": 145,
"g": 255,
"b": 223
},
"hsl": {
"h": 162.545,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92513,
"c": 0.11194,
"h": 172.9
},
"luminance": 0.82867
}Semantic roles & 50–950 ramp
primary
#91FFDF
secondary
#E1537D
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684