#91CECA#91CECA
#91CECA is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.9% C 0.063 H 190.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #91CECA |
|---|---|
| RGB | rgb(145, 206, 202) |
| HSL | hsl(176, 38%, 69%) |
| HSV | hsv(176, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(78.71, -20.25, -4.27) |
| CIE-LCH | lch(78.71, 20.70, 191.91°) |
| OKLab | oklab(80.89% -0.0615 -0.0118) |
| OKLCH | oklch(80.89% 0.063 190.9) |
| XYZ | xyz(44.4055, 54.4243, 64.0308) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.39
Paleturquoise
#AFEEEE
ΔE00 7.69
Mediumturquoise
#48D1CC
ΔE00 7.86
Pale Teal
#82CBB2
ΔE00 8.05
Seafoam Blue
#78D1B6
ΔE00 8.93
Robin'S Egg Blue
#98EFF9
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CECA #CE9195
analogous
#91CEAC #91CECA #91B4CE
triadic
#91CECA #CA91CE #CECA91
tetradic
#91CECA #AC91CE #CE9195 #B4CE91
square
#91CECA #AC91CE #CE9195 #B4CE91
split-complementary
#91CECA #CE91B4 #CEAC91
monochromatic
#469E98 #67BBB6 #91CECA #BBE1DE #E6F4F3
Accessibility & contrast
On white
1.77
#91CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#91CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CECA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CECA | 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)
#C7C8CA
Deuteranopia (green-blind)
#BCBFCB
Tritanopia (blue-blind)
#7CD1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91ceca; /* rgb */ color: rgb(145, 206, 202); /* oklch */ color: oklch(80.9% 0.063 190.9);
Tailwind
colors: {
custom: {
50: '#b3ddda',
500: '#91ceca',
950: '#000000',
},
}SCSS
$custom: #91ceca; $custom-light: #b3ddda; $custom-dark: #000000;
JSON
{
"hex": "#91ceca",
"rgb": {
"r": 145,
"g": 206,
"b": 202
},
"hsl": {
"h": 176.066,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80887,
"c": 0.0626,
"h": 190.9
},
"luminance": 0.54427
}Semantic roles & 50–950 ramp
primary
#91CECA
secondary
#A36064
accent
#343CB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483