#91FFDD#91FFDD
#91FFDD is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.113 H 171.7°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFDD |
|---|---|
| RGB | rgb(145, 255, 221) |
| HSL | hsl(161, 100%, 78%) |
| HSV | hsv(161, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.91, -39.36, 6.42) |
| CIE-LCH | lch(92.91, 39.88, 170.74°) |
| OKLab | oklab(92.46% -0.1119 0.0164) |
| OKLCH | oklch(92.46% 0.113 171.7) |
| XYZ | xyz(60.4829, 82.7557, 81.1789) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.67
Aquamarine
#7FFFD4
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.15
Pale Turquoise
#A5FBD5
ΔE00 3.33
Tiffany Blue
#7BF2DA
ΔE00 4.26
Light Aquamarine
#7BFDC7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFDD #FF91B3
analogous
#91FFA6 #91FFDD #91EAFF
triadic
#91FFDD #DD91FF #FFDD91
tetradic
#91FFDD #A691FF #FF91B3 #EAFF91
square
#91FFDD #A691FF #FF91B3 #EAFF91
split-complementary
#91FFDD #FF91EA #FFA691
monochromatic
#17FFB7 #54FFCA #91FFDD #CEFFF0 #E0FFF6
Accessibility & contrast
On white
1.20
#91FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#91FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFDD
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFDD | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#6CFFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #91ffdd; /* rgb */ color: rgb(145, 255, 221); /* oklch */ color: oklch(92.5% 0.113 171.7);
Tailwind
colors: {
custom: {
50: '#b6ffe7',
500: '#91ffdd',
950: '#000000',
},
}SCSS
$custom: #91ffdd; $custom-light: #b6ffe7; $custom-dark: #000000;
JSON
{
"hex": "#91ffdd",
"rgb": {
"r": 145,
"g": 255,
"b": 221
},
"hsl": {
"h": 161.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92459,
"c": 0.11312,
"h": 171.7
},
"luminance": 0.8276
}Semantic roles & 50–950 ramp
primary
#91FFDD
secondary
#E1537F
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684