#91FCD1#91FCD1
#91FCD1 is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.117 H 166.0°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCD1 |
|---|---|
| RGB | rgb(145, 252, 209) |
| HSL | hsl(156, 95%, 78%) |
| HSV | hsv(156, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(91.79, -40.54, 11.01) |
| CIE-LCH | lch(91.79, 42.01, 164.81°) |
| OKLab | oklab(91.47% -0.1136 0.0283) |
| OKLCH | oklch(91.47% 0.117 166) |
| XYZ | xyz(57.9914, 80.2398, 72.7412) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.05
Light Aqua
#8CFFDB
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 2.44
Pale Turquoise
#A5FBD5
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 2.96
Light Teal
#90E4C1
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCD1 #FC91BC
analogous
#91FC9B #91FCD1 #91F1FC
triadic
#91FCD1 #D191FC #FCD191
tetradic
#91FCD1 #9B91FC #FC91BC #F1FC91
square
#91FCD1 #9B91FC #FC91BC #F1FC91
split-complementary
#91FCD1 #FC91F1 #FC9B91
monochromatic
#1AF99F #55FAB8 #91FCD1 #CDFEEA #E1FEF3
Accessibility & contrast
On white
1.23
#91FCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#91FCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCD1
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCD1 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCF
Deuteranopia (green-blind)
#E7E2D4
Tritanopia (blue-blind)
#72FDF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #91fcd1; /* rgb */ color: rgb(145, 252, 209); /* oklch */ color: oklch(91.5% 0.117 166.0);
Tailwind
colors: {
custom: {
50: '#b6fedf',
500: '#91fcd1',
950: '#000000',
},
}SCSS
$custom: #91fcd1; $custom-light: #b6fedf; $custom-dark: #000000;
JSON
{
"hex": "#91fcd1",
"rgb": {
"r": 145,
"g": 252,
"b": 209
},
"hsl": {
"h": 155.888,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91467,
"c": 0.11712,
"h": 166
},
"luminance": 0.80244
}Semantic roles & 50–950 ramp
primary
#91FCD1
secondary
#DC558B
accent
#005CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684