#91CDCF#91CDCF
#91CDCF is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.8% C 0.061 H 198.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDCF |
|---|---|
| RGB | rgb(145, 205, 207) |
| HSL | hsl(182, 39%, 69%) |
| HSV | hsv(182, 30%, 81%) |
| CMYK | cmyk(30%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(78.57, -18.60, -7.16) |
| CIE-LCH | lch(78.57, 19.93, 201.06°) |
| OKLab | oklab(80.82% -0.0582 -0.0196) |
| OKLCH | oklch(80.82% 0.061 198.6) |
| XYZ | xyz(44.7671, 54.1850, 67.1193) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 7.67
Lightblue
#ADD8E6
ΔE00 7.99
Robin'S Egg Blue
#98EFF9
ΔE00 8.39
Mediumturquoise
#48D1CC
ΔE00 8.77
Robin Egg Blue
#8AF1FE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDCF #CF9391
analogous
#91CFB2 #91CDCF #91AECF
triadic
#91CDCF #CF91CD #CDCF91
tetradic
#91CDCF #B291CF #CF9391 #AECF91
square
#91CDCF #B291CF #CF9391 #AECF91
split-complementary
#91CDCF #CF91AE #CFB291
monochromatic
#469DA0 #66BABC #91CDCF #BCE0E2 #E6F4F4
Accessibility & contrast
On white
1.77
#91CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#91CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDCF
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDCF | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#B9BFD0
Tritanopia (blue-blind)
#7BD1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cdcf; /* rgb */ color: rgb(145, 205, 207); /* oklch */ color: oklch(80.8% 0.061 198.6);
Tailwind
colors: {
custom: {
50: '#b3dcdd',
500: '#91cdcf',
950: '#000000',
},
}SCSS
$custom: #91cdcf; $custom-light: #b3dcdd; $custom-dark: #000000;
JSON
{
"hex": "#91cdcf",
"rgb": {
"r": 145,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.935,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80822,
"c": 0.06141,
"h": 198.6
},
"luminance": 0.54187
}Semantic roles & 50–950 ramp
primary
#91CDCF
secondary
#A46260
accent
#3733B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484