#91FCDA#91FCDA
#91FCDA is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.111 H 171.2°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCDA |
|---|---|
| RGB | rgb(145, 252, 218) |
| HSL | hsl(161, 95%, 78%) |
| HSV | hsv(161, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(92.00, -38.65, 6.66) |
| CIE-LCH | lch(92.00, 39.22, 170.23°) |
| OKLab | oklab(91.7% -0.1098 0.017) |
| OKLCH | oklch(91.7% 0.111 171.2) |
| XYZ | xyz(59.1372, 80.6982, 78.7761) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.94
Aquamarine
#7FFFD4
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 2.75
Pale Turquoise
#A5FBD5
ΔE00 3.03
Tiffany Blue
#7BF2DA
ΔE00 4.06
Light Aquamarine
#7BFDC7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCDA #FC91B3
analogous
#91FCA5 #91FCDA #91E8FC
triadic
#91FCDA #DA91FC #FCDA91
tetradic
#91FCDA #A591FC #FC91B3 #E8FC91
square
#91FCDA #A591FC #FC91B3 #E8FC91
split-complementary
#91FCDA #FC91E8 #FCA591
monochromatic
#1AF9B2 #55FAC6 #91FCDA #CDFEEE #E1FEF5
Accessibility & contrast
On white
1.23
#91FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#91FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCDA
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCDA | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D8
Deuteranopia (green-blind)
#E5E3DC
Tritanopia (blue-blind)
#6EFEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91fcda; /* rgb */ color: rgb(145, 252, 218); /* oklch */ color: oklch(91.7% 0.111 171.2);
Tailwind
colors: {
custom: {
50: '#b6fee5',
500: '#91fcda',
950: '#000000',
},
}SCSS
$custom: #91fcda; $custom-light: #b6fee5; $custom-dark: #000000;
JSON
{
"hex": "#91fcda",
"rgb": {
"r": 145,
"g": 252,
"b": 218
},
"hsl": {
"h": 160.935,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91701,
"c": 0.11112,
"h": 171.2
},
"luminance": 0.80703
}Semantic roles & 50–950 ramp
primary
#91FCDA
secondary
#DC5580
accent
#0049E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684