#91FCDF#91FCDF
#91FCDF is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.108 H 174.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCDF |
|---|---|
| RGB | rgb(145, 252, 223) |
| HSL | hsl(164, 95%, 78%) |
| HSV | hsv(164, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(92.12, -37.57, 4.24) |
| CIE-LCH | lch(92.12, 37.81, 173.56°) |
| OKLab | oklab(91.84% -0.1077 0.0107) |
| OKLCH | oklch(91.84% 0.108 174.3) |
| XYZ | xyz(59.8014, 80.9638, 82.2741) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.99
Tiffany Blue
#7BF2DA
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.78
Aquamarine
#7FFFD4
ΔE00 3.87
Pale Turquoise
#A5FBD5
ΔE00 4.06
Pale Aqua
#B8FFEB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCDF #FC91AE
analogous
#91FCA9 #91FCDF #91E4FC
triadic
#91FCDF #DF91FC #FCDF91
tetradic
#91FCDF #A991FC #FC91AE #E4FC91
square
#91FCDF #A991FC #FC91AE #E4FC91
split-complementary
#91FCDF #FC91E4 #FCA991
monochromatic
#1AF9BC #55FACE #91FCDF #CDFEF0 #E1FEF6
Accessibility & contrast
On white
1.22
#91FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#91FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCDF
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCDF | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#6CFEF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91fcdf; /* rgb */ color: rgb(145, 252, 223); /* oklch */ color: oklch(91.8% 0.108 174.3);
Tailwind
colors: {
custom: {
50: '#b6fee9',
500: '#91fcdf',
950: '#000000',
},
}SCSS
$custom: #91fcdf; $custom-light: #b6fee9; $custom-dark: #000000;
JSON
{
"hex": "#91fcdf",
"rgb": {
"r": 145,
"g": 252,
"b": 223
},
"hsl": {
"h": 163.738,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91835,
"c": 0.10822,
"h": 174.3
},
"luminance": 0.80968
}Semantic roles & 50–950 ramp
primary
#91FCDF
secondary
#DC557A
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684