#91FFD5#91FFD5
#91FFD5 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.118 H 167.1°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFD5 |
|---|---|
| RGB | rgb(145, 255, 213) |
| HSL | hsl(157, 100%, 78%) |
| HSV | hsv(157, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(92.72, -41.06, 10.28) |
| CIE-LCH | lch(92.72, 42.32, 165.94°) |
| OKLab | oklab(92.25% -0.1153 0.0264) |
| OKLCH | oklch(92.25% 0.118 167.1) |
| XYZ | xyz(59.4423, 82.3395, 75.6987) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.72
Light Aqua
#8CFFDB
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 2.71
Pale Turquoise
#A5FBD5
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 3.19
Light Seafoam
#A0FEBF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFD5 #FF91BB
analogous
#91FF9E #91FFD5 #91F2FF
triadic
#91FFD5 #D591FF #FFD591
tetradic
#91FFD5 #9E91FF #FF91BB #F2FF91
square
#91FFD5 #9E91FF #FF91BB #F2FF91
split-complementary
#91FFD5 #FF91F2 #FF9E91
monochromatic
#17FFA6 #54FFBE #91FFD5 #CEFFEC #E0FFF3
Accessibility & contrast
On white
1.20
#91FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#91FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFD5
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFD5 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D3
Deuteranopia (green-blind)
#E9E5D8
Tritanopia (blue-blind)
#6FFFF3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91ffd5; /* rgb */ color: rgb(145, 255, 213); /* oklch */ color: oklch(92.3% 0.118 167.1);
Tailwind
colors: {
custom: {
50: '#b6ffe2',
500: '#91ffd5',
950: '#000000',
},
}SCSS
$custom: #91ffd5; $custom-light: #b6ffe2; $custom-dark: #000000;
JSON
{
"hex": "#91ffd5",
"rgb": {
"r": 145,
"g": 255,
"b": 213
},
"hsl": {
"h": 157.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92251,
"c": 0.11832,
"h": 167.1
},
"luminance": 0.82344
}Semantic roles & 50–950 ramp
primary
#91FFD5
secondary
#E15389
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684