#91FCDB#91FCDB
#91FCDB is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.111 H 171.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCDB |
|---|---|
| RGB | rgb(145, 252, 219) |
| HSL | hsl(161, 95%, 78%) |
| HSV | hsv(161, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(92.02, -38.44, 6.17) |
| CIE-LCH | lch(92.02, 38.93, 170.88°) |
| OKLab | oklab(91.73% -0.1094 0.0157) |
| OKLCH | oklch(91.73% 0.111 171.8) |
| XYZ | xyz(59.2685, 80.7507, 79.4674) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.07
Aquamarine
#7FFFD4
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 2.92
Pale Turquoise
#A5FBD5
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 3.85
Light Aquamarine
#7BFDC7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCDB #FC91B2
analogous
#91FCA5 #91FCDB #91E8FC
triadic
#91FCDB #DB91FC #FCDB91
tetradic
#91FCDB #A591FC #FC91B2 #E8FC91
square
#91FCDB #A591FC #FC91B2 #E8FC91
split-complementary
#91FCDB #FC91E8 #FCA591
monochromatic
#1AF9B4 #55FAC8 #91FCDB #CDFEEE #E1FEF5
Accessibility & contrast
On white
1.22
#91FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#91FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCDB
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCDB | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#6DFEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91fcdb; /* rgb */ color: rgb(145, 252, 219); /* oklch */ color: oklch(91.7% 0.111 171.8);
Tailwind
colors: {
custom: {
50: '#b6fee6',
500: '#91fcdb',
950: '#000000',
},
}SCSS
$custom: #91fcdb; $custom-light: #b6fee6; $custom-dark: #000000;
JSON
{
"hex": "#91fcdb",
"rgb": {
"r": 145,
"g": 252,
"b": 219
},
"hsl": {
"h": 161.495,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91727,
"c": 0.11052,
"h": 171.8
},
"luminance": 0.80755
}Semantic roles & 50–950 ramp
primary
#91FCDB
secondary
#DC557F
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684