#91CECB#91CECB
#91CECB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.062 H 192.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #91CECB |
|---|---|
| RGB | rgb(145, 206, 203) |
| HSL | hsl(177, 38%, 69%) |
| HSV | hsv(177, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(78.74, -20.03, -4.77) |
| CIE-LCH | lch(78.74, 20.59, 193.39°) |
| OKLab | oklab(80.92% -0.0611 -0.0131) |
| OKLCH | oklch(80.92% 0.062 192.1) |
| XYZ | xyz(44.5242, 54.4718, 64.6564) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.13
Paleturquoise
#AFEEEE
ΔE00 7.59
Mediumturquoise
#48D1CC
ΔE00 7.93
Pale Teal
#82CBB2
ΔE00 8.46
Robin'S Egg Blue
#98EFF9
ΔE00 9.02
Seafoam Blue
#78D1B6
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CECB #CE9194
analogous
#91CEAD #91CECB #91B3CE
triadic
#91CECB #CB91CE #CECB91
tetradic
#91CECB #AD91CE #CE9194 #B3CE91
square
#91CECB #AD91CE #CE9194 #B3CE91
split-complementary
#91CECB #CE91B3 #CEAD91
monochromatic
#469E9A #67BBB7 #91CECB #BBE1DF #E6F4F3
Accessibility & contrast
On white
1.77
#91CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#91CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CECB
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CECB | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#7CD1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cecb; /* rgb */ color: rgb(145, 206, 203); /* oklch */ color: oklch(80.9% 0.062 192.1);
Tailwind
colors: {
custom: {
50: '#b3ddda',
500: '#91cecb',
950: '#000000',
},
}SCSS
$custom: #91cecb; $custom-light: #b3ddda; $custom-dark: #000000;
JSON
{
"hex": "#91cecb",
"rgb": {
"r": 145,
"g": 206,
"b": 203
},
"hsl": {
"h": 177.049,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80918,
"c": 0.06247,
"h": 192.1
},
"luminance": 0.54474
}Semantic roles & 50–950 ramp
primary
#91CECB
secondary
#A36063
accent
#343AB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483