#91CFBE#91CFBE
#91CFBE is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.068 H 175.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFBE |
|---|---|
| RGB | rgb(145, 207, 190) |
| HSL | hsl(164, 39%, 69%) |
| HSV | hsv(164, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.67, -23.40, 2.12) |
| CIE-LCH | lch(78.67, 23.49, 174.83°) |
| OKLab | oklab(80.75% -0.0677 0.0053) |
| OKLCH | oklch(80.75% 0.068 175.6) |
| XYZ | xyz(43.2810, 54.3609, 56.9174) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.43
Seafoam Blue
#78D1B6
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 7.12
Mediumaquamarine
#66CDAA
ΔE00 7.37
Seafoam
#7FE0B3
ΔE00 8.98
Mediumturquoise
#48D1CC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFBE #CF91A2
analogous
#91CF9F #91CFBE #91C1CF
triadic
#91CFBE #BE91CF #CFBE91
tetradic
#91CFBE #9F91CF #CF91A2 #C1CF91
square
#91CFBE #9F91CF #CF91A2 #C1CF91
split-complementary
#91CFBE #CF91C1 #CF9F91
monochromatic
#46A087 #66BCA5 #91CFBE #BCE2D7 #E6F4F0
Accessibility & contrast
On white
1.77
#91CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#91CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFBE
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFBE | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BD
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#80D1CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cfbe; /* rgb */ color: rgb(145, 207, 190); /* oklch */ color: oklch(80.8% 0.068 175.6);
Tailwind
colors: {
custom: {
50: '#b3ded1',
500: '#91cfbe',
950: '#000000',
},
}SCSS
$custom: #91cfbe; $custom-light: #b3ded1; $custom-dark: #000000;
JSON
{
"hex": "#91cfbe",
"rgb": {
"r": 145,
"g": 207,
"b": 190
},
"hsl": {
"h": 163.548,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80752,
"c": 0.06794,
"h": 175.6
},
"luminance": 0.54363
}Semantic roles & 50–950 ramp
primary
#91CFBE
secondary
#A46073
accent
#3356B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483