#91FFDB#91FFDB
#91FFDB is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.114 H 170.5°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFDB |
|---|---|
| RGB | rgb(145, 255, 219) |
| HSL | hsl(160, 100%, 78%) |
| HSV | hsv(160, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.86, -39.79, 7.38) |
| CIE-LCH | lch(92.86, 40.47, 169.49°) |
| OKLab | oklab(92.41% -0.1128 0.0189) |
| OKLCH | oklch(92.41% 0.114 170.5) |
| XYZ | xyz(60.2180, 82.6497, 79.7839) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.52
Aquamarine
#7FFFD4
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 2.89
Pale Turquoise
#A5FBD5
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFDB #FF91B5
analogous
#91FFA4 #91FFDB #91ECFF
triadic
#91FFDB #DB91FF #FFDB91
tetradic
#91FFDB #A491FF #FF91B5 #ECFF91
square
#91FFDB #A491FF #FF91B5 #ECFF91
split-complementary
#91FFDB #FF91EC #FFA491
monochromatic
#17FFB3 #54FFC7 #91FFDB #CEFFEF #E0FFF5
Accessibility & contrast
On white
1.20
#91FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#91FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFDB
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFDB | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D9
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#6DFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91ffdb; /* rgb */ color: rgb(145, 255, 219); /* oklch */ color: oklch(92.4% 0.114 170.5);
Tailwind
colors: {
custom: {
50: '#b6ffe6',
500: '#91ffdb',
950: '#000000',
},
}SCSS
$custom: #91ffdb; $custom-light: #b6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#91ffdb",
"rgb": {
"r": 145,
"g": 255,
"b": 219
},
"hsl": {
"h": 160.364,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92406,
"c": 0.11435,
"h": 170.5
},
"luminance": 0.82654
}Semantic roles & 50–950 ramp
primary
#91FFDB
secondary
#E15382
accent
#004BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684