#91CECC#91CECC
#91CECC is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.062 H 193.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #91CECC |
|---|---|
| RGB | rgb(145, 206, 204) |
| HSL | hsl(178, 38%, 69%) |
| HSV | hsv(178, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(78.76, -19.80, -5.26) |
| CIE-LCH | lch(78.76, 20.49, 194.89°) |
| OKLab | oklab(80.95% -0.0607 -0.0145) |
| OKLCH | oklch(80.95% 0.062 193.4) |
| XYZ | xyz(44.6438, 54.5196, 65.2860) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.88
Paleturquoise
#AFEEEE
ΔE00 7.52
Mediumturquoise
#48D1CC
ΔE00 8.02
Robin'S Egg Blue
#98EFF9
ΔE00 8.81
Pale Teal
#82CBB2
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CECC #CE9193
analogous
#91CEAE #91CECC #91B2CE
triadic
#91CECC #CC91CE #CECC91
tetradic
#91CECC #AE91CE #CE9193 #B2CE91
square
#91CECC #AE91CE #CE9193 #B2CE91
split-complementary
#91CECC #CE91B2 #CEAE91
monochromatic
#469E9B #67BBB8 #91CECC #BBE1E0 #E6F4F3
Accessibility & contrast
On white
1.76
#91CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#91CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CECC
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CECC | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#7CD2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cecc; /* rgb */ color: rgb(145, 206, 204); /* oklch */ color: oklch(80.9% 0.062 193.4);
Tailwind
colors: {
custom: {
50: '#b3dddb',
500: '#91cecc',
950: '#000000',
},
}SCSS
$custom: #91cecc; $custom-light: #b3dddb; $custom-dark: #000000;
JSON
{
"hex": "#91cecc",
"rgb": {
"r": 145,
"g": 206,
"b": 204
},
"hsl": {
"h": 178.033,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80949,
"c": 0.06237,
"h": 193.4
},
"luminance": 0.54522
}Semantic roles & 50–950 ramp
primary
#91CECC
secondary
#A36062
accent
#3438B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484