#91CFC2#91CFC2
#91CFC2 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.066 H 180.0°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFC2 |
|---|---|
| RGB | rgb(145, 207, 194) |
| HSL | hsl(167, 39%, 69%) |
| HSV | hsv(167, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(78.77, -22.53, 0.12) |
| CIE-LCH | lch(78.77, 22.53, 179.69°) |
| OKLab | oklab(80.87% -0.0661 0) |
| OKLCH | oklch(80.87% 0.066 180) |
| XYZ | xyz(43.7242, 54.5382, 59.2515) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.68
Seafoam Blue
#78D1B6
ΔE00 5.72
Light Teal
#90E4C1
ΔE00 8.23
Mediumturquoise
#48D1CC
ΔE00 8.26
Mediumaquamarine
#66CDAA
ΔE00 8.48
Paleturquoise
#AFEEEE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFC2 #CF919E
analogous
#91CFA3 #91CFC2 #91BDCF
triadic
#91CFC2 #C291CF #CFC291
tetradic
#91CFC2 #A391CF #CF919E #BDCF91
square
#91CFC2 #A391CF #CF919E #BDCF91
split-complementary
#91CFC2 #CF91BD #CFA391
monochromatic
#46A08D #66BCAA #91CFC2 #BCE2DA #E6F4F1
Accessibility & contrast
On white
1.76
#91CFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#91CFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFC2
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFC2 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#BFC0C3
Tritanopia (blue-blind)
#7FD1CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cfc2; /* rgb */ color: rgb(145, 207, 194); /* oklch */ color: oklch(80.9% 0.066 180.0);
Tailwind
colors: {
custom: {
50: '#b3ddd4',
500: '#91cfc2',
950: '#000000',
},
}SCSS
$custom: #91cfc2; $custom-light: #b3ddd4; $custom-dark: #000000;
JSON
{
"hex": "#91cfc2",
"rgb": {
"r": 145,
"g": 207,
"b": 194
},
"hsl": {
"h": 167.419,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80869,
"c": 0.06606,
"h": 180
},
"luminance": 0.5454
}Semantic roles & 50–950 ramp
primary
#91CFC2
secondary
#A4606E
accent
#334EB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483