#91CCC2#91CCC2
#91CCC2 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.2% C 0.062 H 183.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCC2 |
|---|---|
| RGB | rgb(145, 204, 194) |
| HSL | hsl(170, 37%, 68%) |
| HSV | hsv(170, 29%, 80%) |
| CMYK | cmyk(28.9%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(77.93, -21.03, -1.11) |
| CIE-LCH | lch(77.93, 21.06, 183.02°) |
| OKLab | oklab(80.2% -0.0622 -0.0033) |
| OKLCH | oklch(80.2% 0.062 183) |
| XYZ | xyz(43.0043, 53.0983, 59.0115) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.70
Seafoam Blue
#78D1B6
ΔE00 6.88
Mediumturquoise
#48D1CC
ΔE00 8.25
Paleturquoise
#AFEEEE
ΔE00 9.01
Powder Blue
#B0E0E6
ΔE00 9.24
Mediumaquamarine
#66CDAA
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCC2 #CC919B
analogous
#91CCA4 #91CCC2 #91B8CC
triadic
#91CCC2 #C291CC #CCC291
tetradic
#91CCC2 #A491CC #CC919B #B8CC91
square
#91CCC2 #A491CC #CC919B #B8CC91
split-complementary
#91CCC2 #CC91B8 #CCA491
monochromatic
#489B8D #67B9AB #91CCC2 #BBDFD9 #E5F3F0
Accessibility & contrast
On white
1.81
#91CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#91CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCC2
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCC2 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C2
Deuteranopia (green-blind)
#BCBDC3
Tritanopia (blue-blind)
#7FCEC9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91ccc2; /* rgb */ color: rgb(145, 204, 194); /* oklch */ color: oklch(80.2% 0.062 183.0);
Tailwind
colors: {
custom: {
50: '#b3dbd4',
500: '#91ccc2',
950: '#000000',
},
}SCSS
$custom: #91ccc2; $custom-light: #b3dbd4; $custom-dark: #000000;
JSON
{
"hex": "#91ccc2",
"rgb": {
"r": 145,
"g": 204,
"b": 194
},
"hsl": {
"h": 169.831,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.80196,
"c": 0.06234,
"h": 183
},
"luminance": 0.53101
}Semantic roles & 50–950 ramp
primary
#91CCC2
secondary
#A1606B
accent
#364BB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483