#91FDCA#91FDCA
#91FDCA is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.124 H 162.1°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDCA |
|---|---|
| RGB | rgb(145, 253, 202) |
| HSL | hsl(152, 96%, 78%) |
| HSV | hsv(152, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.92, -42.41, 14.80) |
| CIE-LCH | lch(91.92, 44.92, 160.76°) |
| OKLab | oklab(91.52% -0.1178 0.038) |
| OKLCH | oklch(91.52% 0.124 162.1) |
| XYZ | xyz(57.4586, 80.5305, 68.3818) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.08
Aquamarine
#7FFFD4
ΔE00 3.19
Pale Turquoise
#A5FBD5
ΔE00 3.59
Light Seafoam
#A0FEBF
ΔE00 3.62
Light Turquoise
#7EF4CC
ΔE00 3.74
Light Aqua
#8CFFDB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDCA #FD91C4
analogous
#91FD94 #91FDCA #91FAFD
triadic
#91FDCA #CA91FD #FDCA91
tetradic
#91FDCA #9491FD #FD91C4 #FAFD91
square
#91FDCA #9491FD #FD91C4 #FAFD91
split-complementary
#91FDCA #FD91FA #FD9491
monochromatic
#19FB90 #55FCAD #91FDCA #CDFEE7 #E1FEF1
Accessibility & contrast
On white
1.23
#91FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#91FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDCA
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDCA | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#74FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91fdca; /* rgb */ color: rgb(145, 253, 202); /* oklch */ color: oklch(91.5% 0.124 162.1);
Tailwind
colors: {
custom: {
50: '#b6feda',
500: '#91fdca',
950: '#000000',
},
}SCSS
$custom: #91fdca; $custom-light: #b6feda; $custom-dark: #000000;
JSON
{
"hex": "#91fdca",
"rgb": {
"r": 145,
"g": 253,
"b": 202
},
"hsl": {
"h": 151.667,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.91522,
"c": 0.12378,
"h": 162.1
},
"luminance": 0.80535
}Semantic roles & 50–950 ramp
primary
#91FDCA
secondary
#DE5495
accent
#006CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683