#91FCD4#91FCD4
#91FCD4 is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.5% C 0.115 H 167.7°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCD4 |
|---|---|
| RGB | rgb(145, 252, 212) |
| HSL | hsl(158, 95%, 78%) |
| HSV | hsv(158, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(91.86, -39.92, 9.56) |
| CIE-LCH | lch(91.86, 41.05, 166.54°) |
| OKLab | oklab(91.54% -0.1124 0.0246) |
| OKLCH | oklch(91.54% 0.115 167.7) |
| XYZ | xyz(58.3663, 80.3898, 74.7158) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.64
Aquamarine
#7FFFD4
ΔE00 1.96
Light Turquoise
#7EF4CC
ΔE00 2.26
Pale Turquoise
#A5FBD5
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 3.56
Light Teal
#90E4C1
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCD4 #FC91B9
analogous
#91FC9E #91FCD4 #91EEFC
triadic
#91FCD4 #D491FC #FCD491
tetradic
#91FCD4 #9E91FC #FC91B9 #EEFC91
square
#91FCD4 #9E91FC #FC91B9 #EEFC91
split-complementary
#91FCD4 #FC91EE #FC9E91
monochromatic
#1AF9A5 #55FABD #91FCD4 #CDFEEB #E1FEF3
Accessibility & contrast
On white
1.23
#91FCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#91FCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCD4
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCD4 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD2
Deuteranopia (green-blind)
#E6E3D7
Tritanopia (blue-blind)
#70FDF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91fcd4; /* rgb */ color: rgb(145, 252, 212); /* oklch */ color: oklch(91.5% 0.115 167.7);
Tailwind
colors: {
custom: {
50: '#b6fee1',
500: '#91fcd4',
950: '#000000',
},
}SCSS
$custom: #91fcd4; $custom-light: #b6fee1; $custom-dark: #000000;
JSON
{
"hex": "#91fcd4",
"rgb": {
"r": 145,
"g": 252,
"b": 212
},
"hsl": {
"h": 157.57,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91544,
"c": 0.11502,
"h": 167.7
},
"luminance": 0.80394
}Semantic roles & 50–950 ramp
primary
#91FCD4
secondary
#DC5587
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684