#91FFCA#91FFCA
#91FFCA is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.127 H 161.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFCA |
|---|---|
| RGB | rgb(145, 255, 202) |
| HSL | hsl(151, 100%, 78%) |
| HSV | hsv(151, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.49, -43.29, 15.60) |
| CIE-LCH | lch(92.49, 46.01, 160.19°) |
| OKLab | oklab(91.98% -0.1201 0.04) |
| OKLCH | oklch(91.98% 0.127 161.6) |
| XYZ | xyz(58.0932, 81.7998, 68.5934) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.04
Light Seafoam
#A0FEBF
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.18
Light Turquoise
#7EF4CC
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFCA #FF91C6
analogous
#91FF93 #91FFCA #91FDFF
triadic
#91FFCA #CA91FF #FFCA91
tetradic
#91FFCA #9391FF #FF91C6 #FDFF91
square
#91FFCA #9391FF #FF91C6 #FDFF91
split-complementary
#91FFCA #FF91FD #FF9391
monochromatic
#17FF8F #54FFAD #91FFCA #CEFFE7 #E0FFF0
Accessibility & contrast
On white
1.21
#91FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#91FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFCA
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFCA | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C7
Deuteranopia (green-blind)
#EBE5CD
Tritanopia (blue-blind)
#74FFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #91ffca; /* rgb */ color: rgb(145, 255, 202); /* oklch */ color: oklch(92.0% 0.127 161.6);
Tailwind
colors: {
custom: {
50: '#b6ffda',
500: '#91ffca',
950: '#000000',
},
}SCSS
$custom: #91ffca; $custom-light: #b6ffda; $custom-dark: #000000;
JSON
{
"hex": "#91ffca",
"rgb": {
"r": 145,
"g": 255,
"b": 202
},
"hsl": {
"h": 151.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.91979,
"c": 0.12655,
"h": 161.6
},
"luminance": 0.81804
}Semantic roles & 50–950 ramp
primary
#91FFCA
secondary
#E15398
accent
#006FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683