#91FBCA#91FBCA
#91FBCA is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.1% C 0.121 H 162.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #91FBCA |
|---|---|
| RGB | rgb(145, 251, 202) |
| HSL | hsl(152, 93%, 78%) |
| HSV | hsv(152, 42%, 98%) |
| CMYK | cmyk(42.2%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(91.36, -41.52, 14.00) |
| CIE-LCH | lch(91.36, 43.82, 161.37°) |
| OKLab | oklab(91.07% -0.1155 0.036) |
| OKLCH | oklch(91.07% 0.121 162.7) |
| XYZ | xyz(56.8305, 79.2743, 68.1725) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.26
Aquamarine
#7FFFD4
ΔE00 3.03
Pale Turquoise
#A5FBD5
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 3.91
Light Seafoam
#A0FEBF
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FBCA #FB91C2
analogous
#91FB95 #91FBCA #91F7FB
triadic
#91FBCA #CA91FB #FBCA91
tetradic
#91FBCA #9591FB #FB91C2 #F7FB91
square
#91FBCA #9591FB #FB91C2 #F7FB91
split-complementary
#91FBCA #FB91F7 #FB9591
monochromatic
#1BF791 #56F9AE #91FBCA #CCFDE6 #E1FEF1
Accessibility & contrast
On white
1.25
#91FBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#91FBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FBCA
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FBCA | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC7
Deuteranopia (green-blind)
#E7E1CD
Tritanopia (blue-blind)
#74FBED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #91fbca; /* rgb */ color: rgb(145, 251, 202); /* oklch */ color: oklch(91.1% 0.121 162.7);
Tailwind
colors: {
custom: {
50: '#b6fdda',
500: '#91fbca',
950: '#000000',
},
}SCSS
$custom: #91fbca; $custom-light: #b6fdda; $custom-dark: #000000;
JSON
{
"hex": "#91fbca",
"rgb": {
"r": 145,
"g": 251,
"b": 202
},
"hsl": {
"h": 152.264,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.91066,
"c": 0.12099,
"h": 162.7
},
"luminance": 0.79278
}Semantic roles & 50–950 ramp
primary
#91FBCA
secondary
#DB5593
accent
#006AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121714
muted
#828583