#91CECF#91CECF
#91CECF is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.062 H 197.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #91CECF |
|---|---|
| RGB | rgb(145, 206, 207) |
| HSL | hsl(181, 39%, 69%) |
| HSV | hsv(181, 30%, 81%) |
| CMYK | cmyk(30%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.85, -19.11, -6.75) |
| CIE-LCH | lch(78.85, 20.27, 199.45°) |
| OKLab | oklab(81.04% -0.0594 -0.0185) |
| OKLCH | oklch(81.04% 0.062 197.3) |
| XYZ | xyz(45.0071, 54.6649, 67.1993) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.21
Paleturquoise
#AFEEEE
ΔE00 7.43
Robin'S Egg Blue
#98EFF9
ΔE00 8.28
Lightblue
#ADD8E6
ΔE00 8.33
Mediumturquoise
#48D1CC
ΔE00 8.46
Robin Egg Blue
#8AF1FE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CECF #CF9291
analogous
#91CFB1 #91CECF #91AFCF
triadic
#91CECF #CF91CE #CECF91
tetradic
#91CECF #B191CF #CF9291 #AFCF91
square
#91CECF #B191CF #CF9291 #AFCF91
split-complementary
#91CECF #CF91AF #CFB191
monochromatic
#469EA0 #66BBBC #91CECF #BCE1E2 #E6F4F4
Accessibility & contrast
On white
1.76
#91CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#91CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CECF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CECF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#7BD2CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cecf; /* rgb */ color: rgb(145, 206, 207); /* oklch */ color: oklch(81.0% 0.062 197.3);
Tailwind
colors: {
custom: {
50: '#b3dddd',
500: '#91cecf',
950: '#000000',
},
}SCSS
$custom: #91cecf; $custom-light: #b3dddd; $custom-dark: #000000;
JSON
{
"hex": "#91cecf",
"rgb": {
"r": 145,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.968,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.81044,
"c": 0.06226,
"h": 197.3
},
"luminance": 0.54667
}Semantic roles & 50–950 ramp
primary
#91CECF
secondary
#A46160
accent
#3533B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484