#91CDCC#91CDCC
#91CDCC is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.7% C 0.061 H 194.7°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDCC |
|---|---|
| RGB | rgb(145, 205, 204) |
| HSL | hsl(179, 38%, 69%) |
| HSV | hsv(179, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.48, -19.29, -5.67) |
| CIE-LCH | lch(78.48, 20.11, 196.39°) |
| OKLab | oklab(80.73% -0.0594 -0.0156) |
| OKLCH | oklch(80.73% 0.061 194.7) |
| XYZ | xyz(44.4038, 54.0397, 65.2060) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 7.68
Mediumturquoise
#48D1CC
ΔE00 8.26
Robin'S Egg Blue
#98EFF9
ΔE00 8.84
Lightblue
#ADD8E6
ΔE00 8.98
Pale Teal
#82CBB2
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDCC #CD9192
analogous
#91CDAE #91CDCC #91B0CD
triadic
#91CDCC #CC91CD #CDCC91
tetradic
#91CDCC #AE91CD #CD9192 #B0CD91
square
#91CDCC #AE91CD #CD9192 #B0CD91
split-complementary
#91CDCC #CD91B0 #CDAE91
monochromatic
#479C9B #67BAB8 #91CDCC #BBE0E0 #E5F3F3
Accessibility & contrast
On white
1.78
#91CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#91CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDCC
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDCC | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#7CD1CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cdcc; /* rgb */ color: rgb(145, 205, 204); /* oklch */ color: oklch(80.7% 0.061 194.7);
Tailwind
colors: {
custom: {
50: '#b3dcdb',
500: '#91cdcc',
950: '#000000',
},
}SCSS
$custom: #91cdcc; $custom-light: #b3dcdb; $custom-dark: #000000;
JSON
{
"hex": "#91cdcc",
"rgb": {
"r": 145,
"g": 205,
"b": 204
},
"hsl": {
"h": 179,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80727,
"c": 0.06141,
"h": 194.7
},
"luminance": 0.54042
}Semantic roles & 50–950 ramp
primary
#91CDCC
secondary
#A26061
accent
#3537B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484