#91CCC3#91CCC3
#91CCC3 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.2% C 0.062 H 184.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCC3 |
|---|---|
| RGB | rgb(145, 204, 195) |
| HSL | hsl(171, 37%, 68%) |
| HSV | hsv(171, 29%, 80%) |
| CMYK | cmyk(28.9%, 0%, 4.4%, 20%) |
| CIE-LAB | lab(77.96, -20.81, -1.61) |
| CIE-LCH | lch(77.96, 20.88, 184.42°) |
| OKLab | oklab(80.23% -0.0618 -0.0046) |
| OKLCH | oklch(80.23% 0.062 184.3) |
| XYZ | xyz(43.1170, 53.1434, 59.6050) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.07
Seafoam Blue
#78D1B6
ΔE00 7.21
Mediumturquoise
#48D1CC
ΔE00 8.16
Paleturquoise
#AFEEEE
ΔE00 8.82
Powder Blue
#B0E0E6
ΔE00 8.95
Mediumaquamarine
#66CDAA
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCC3 #CC919A
analogous
#91CCA5 #91CCC3 #91B7CC
triadic
#91CCC3 #C391CC #CCC391
tetradic
#91CCC3 #A591CC #CC919A #B7CC91
square
#91CCC3 #A591CC #CC919A #B7CC91
split-complementary
#91CCC3 #CC91B7 #CCA591
monochromatic
#489B8E #67B9AC #91CCC3 #BBDFDA #E5F3F1
Accessibility & contrast
On white
1.81
#91CCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#91CCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCC3
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCC3 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C3
Deuteranopia (green-blind)
#BBBDC4
Tritanopia (blue-blind)
#7FCEC9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91ccc3; /* rgb */ color: rgb(145, 204, 195); /* oklch */ color: oklch(80.2% 0.062 184.3);
Tailwind
colors: {
custom: {
50: '#b3dbd5',
500: '#91ccc3',
950: '#000000',
},
}SCSS
$custom: #91ccc3; $custom-light: #b3dbd5; $custom-dark: #000000;
JSON
{
"hex": "#91ccc3",
"rgb": {
"r": 145,
"g": 204,
"b": 195
},
"hsl": {
"h": 170.847,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.80226,
"c": 0.062,
"h": 184.3
},
"luminance": 0.53146
}Semantic roles & 50–950 ramp
primary
#91CCC3
secondary
#A1606A
accent
#3649B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483