#91BFC2#91BFC2
#91BFC2 is a light, muted teal. Relative luminance 0.472; OKLCH L 77.3% C 0.049 H 201.2°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFC2 |
|---|---|
| RGB | rgb(145, 191, 194) |
| HSL | hsl(184, 29%, 66%) |
| HSV | hsv(184, 25%, 76%) |
| CMYK | cmyk(25.3%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(74.30, -14.40, -6.46) |
| CIE-LCH | lch(74.30, 15.78, 204.15°) |
| OKLab | oklab(77.3% -0.0454 -0.0176) |
| OKLCH | oklch(77.3% 0.049 201.2) |
| XYZ | xyz(40.0424, 47.1746, 58.0242) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.26
Lightblue
#ADD8E6
ΔE00 8.37
Sky Blue
#87CEEB
ΔE00 9.78
Bluegrey
#85A3B2
ΔE00 10.66
Baby Blue
#89CFF0
ΔE00 11.00
Cadetblue
#5F9EA0
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFC2 #C29491
analogous
#91C2AD #91BFC2 #91A7C2
triadic
#91BFC2 #C291BF #BFC291
tetradic
#91BFC2 #AD91C2 #C29491 #A7C291
square
#91BFC2 #AD91C2 #C29491 #A7C291
split-complementary
#91BFC2 #C291A7 #C2AD91
monochromatic
#4D888B #6AA8AC #91BFC2 #B8D6D8 #E0EDEE
Accessibility & contrast
On white
2.01
#91BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#91BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFC2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFC2 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC2
Deuteranopia (green-blind)
#AFB4C2
Tritanopia (blue-blind)
#81C2C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91bfc2; /* rgb */ color: rgb(145, 191, 194); /* oklch */ color: oklch(77.3% 0.049 201.2);
Tailwind
colors: {
custom: {
50: '#b2d2d4',
500: '#91bfc2',
950: '#000000',
},
}SCSS
$custom: #91bfc2; $custom-light: #b2d2d4; $custom-dark: #000000;
JSON
{
"hex": "#91bfc2",
"rgb": {
"r": 145,
"g": 191,
"b": 194
},
"hsl": {
"h": 183.673,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.773,
"c": 0.04871,
"h": 201.2
},
"luminance": 0.47176
}Semantic roles & 50–950 ramp
primary
#91BFC2
secondary
#DFD0CF
accent
#453EA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283