#91CCC4#91CCC4
#91CCC4 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.3% C 0.062 H 185.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCC4 |
|---|---|
| RGB | rgb(145, 204, 196) |
| HSL | hsl(172, 37%, 68%) |
| HSV | hsv(172, 29%, 80%) |
| CMYK | cmyk(28.9%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(77.99, -20.59, -2.11) |
| CIE-LCH | lch(77.99, 20.70, 185.84°) |
| OKLab | oklab(80.26% -0.0614 -0.006) |
| OKLCH | oklch(80.26% 0.062 185.6) |
| XYZ | xyz(43.2304, 53.1888, 60.2024) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.45
Seafoam Blue
#78D1B6
ΔE00 7.56
Mediumturquoise
#48D1CC
ΔE00 8.10
Paleturquoise
#AFEEEE
ΔE00 8.65
Powder Blue
#B0E0E6
ΔE00 8.66
Turquoise
#40E0D0
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCC4 #CC9199
analogous
#91CCA6 #91CCC4 #91B6CC
triadic
#91CCC4 #C491CC #CCC491
tetradic
#91CCC4 #A691CC #CC9199 #B6CC91
square
#91CCC4 #A691CC #CC9199 #B6CC91
split-complementary
#91CCC4 #CC91B6 #CCA691
monochromatic
#489B90 #67B9AE #91CCC4 #BBDFDA #E5F3F1
Accessibility & contrast
On white
1.80
#91CCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#91CCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCC4
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCC4 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C4
Deuteranopia (green-blind)
#BBBDC5
Tritanopia (blue-blind)
#7FCFC9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91ccc4; /* rgb */ color: rgb(145, 204, 196); /* oklch */ color: oklch(80.3% 0.062 185.6);
Tailwind
colors: {
custom: {
50: '#b3dbd5',
500: '#91ccc4',
950: '#000000',
},
}SCSS
$custom: #91ccc4; $custom-light: #b3dbd5; $custom-dark: #000000;
JSON
{
"hex": "#91ccc4",
"rgb": {
"r": 145,
"g": 204,
"b": 196
},
"hsl": {
"h": 171.864,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.80256,
"c": 0.06171,
"h": 185.6
},
"luminance": 0.53191
}Semantic roles & 50–950 ramp
primary
#91CCC4
secondary
#A16069
accent
#3646B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483