#91FCDC#91FCDC
#91FCDC is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.110 H 172.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCDC |
|---|---|
| RGB | rgb(145, 252, 220) |
| HSL | hsl(162, 95%, 78%) |
| HSV | hsv(162, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(92.04, -38.22, 5.69) |
| CIE-LCH | lch(92.04, 38.64, 171.53°) |
| OKLab | oklab(91.75% -0.109 0.0145) |
| OKLCH | oklch(91.75% 0.11 172.4) |
| XYZ | xyz(59.4005, 80.8035, 80.1628) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.26
Light Turquoise
#7EF4CC
ΔE00 3.11
Aquamarine
#7FFFD4
ΔE00 3.12
Pale Turquoise
#A5FBD5
ΔE00 3.40
Tiffany Blue
#7BF2DA
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCDC #FC91B1
analogous
#91FCA6 #91FCDC #91E6FC
triadic
#91FCDC #DC91FC #FCDC91
tetradic
#91FCDC #A691FC #FC91B1 #E6FC91
square
#91FCDC #A691FC #FC91B1 #E6FC91
split-complementary
#91FCDC #FC91E6 #FCA691
monochromatic
#1AF9B6 #55FAC9 #91FCDC #CDFEEF #E1FEF6
Accessibility & contrast
On white
1.22
#91FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#91FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCDC
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCDC | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#6DFEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91fcdc; /* rgb */ color: rgb(145, 252, 220); /* oklch */ color: oklch(91.8% 0.110 172.4);
Tailwind
colors: {
custom: {
50: '#b6fee6',
500: '#91fcdc',
950: '#000000',
},
}SCSS
$custom: #91fcdc; $custom-light: #b6fee6; $custom-dark: #000000;
JSON
{
"hex": "#91fcdc",
"rgb": {
"r": 145,
"g": 252,
"b": 220
},
"hsl": {
"h": 162.056,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91754,
"c": 0.10992,
"h": 172.4
},
"luminance": 0.80808
}Semantic roles & 50–950 ramp
primary
#91FCDC
secondary
#DC557D
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684