#91FFDE#91FFDE
#91FFDE is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.113 H 172.3°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFDE |
|---|---|
| RGB | rgb(145, 255, 222) |
| HSL | hsl(162, 100%, 78%) |
| HSV | hsv(162, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.93, -39.15, 5.94) |
| CIE-LCH | lch(92.93, 39.59, 171.38°) |
| OKLab | oklab(92.49% -0.1115 0.0151) |
| OKLCH | oklch(92.49% 0.113 172.3) |
| XYZ | xyz(60.6165, 82.8091, 81.8826) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.88
Aquamarine
#7FFFD4
ΔE00 2.85
Light Turquoise
#7EF4CC
ΔE00 3.32
Pale Turquoise
#A5FBD5
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFDE #FF91B2
analogous
#91FFA7 #91FFDE #91E9FF
triadic
#91FFDE #DE91FF #FFDE91
tetradic
#91FFDE #A791FF #FF91B2 #E9FF91
square
#91FFDE #A791FF #FF91B2 #E9FF91
split-complementary
#91FFDE #FF91E9 #FFA791
monochromatic
#17FFB9 #54FFCC #91FFDE #CEFFF0 #E0FFF6
Accessibility & contrast
On white
1.20
#91FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#91FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFDE
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFDE | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DC
Deuteranopia (green-blind)
#E7E5E0
Tritanopia (blue-blind)
#6BFFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #91ffde; /* rgb */ color: rgb(145, 255, 222); /* oklch */ color: oklch(92.5% 0.113 172.3);
Tailwind
colors: {
custom: {
50: '#b6ffe8',
500: '#91ffde',
950: '#000000',
},
}SCSS
$custom: #91ffde; $custom-light: #b6ffe8; $custom-dark: #000000;
JSON
{
"hex": "#91ffde",
"rgb": {
"r": 145,
"g": 255,
"b": 222
},
"hsl": {
"h": 162,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92486,
"c": 0.11253,
"h": 172.3
},
"luminance": 0.82814
}Semantic roles & 50–950 ramp
primary
#91FFDE
secondary
#E1537E
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684