#91CDB8#91CDB8
#91CDB8 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.069 H 170.8°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDB8 |
|---|---|
| RGB | rgb(145, 205, 184) |
| HSL | hsl(159, 38%, 69%) |
| HSV | hsv(159, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 10.2%, 19.6%) |
| CIE-LAB | lab(77.96, -23.68, 4.30) |
| CIE-LCH | lch(77.96, 24.07, 169.71°) |
| OKLab | oklab(80.13% -0.0677 0.011) |
| OKLCH | oklch(80.13% 0.069 170.8) |
| XYZ | xyz(42.1572, 53.1410, 53.3740) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.52
Seafoam Blue
#78D1B6
ΔE00 4.25
Mediumaquamarine
#66CDAA
ΔE00 6.59
Light Teal
#90E4C1
ΔE00 6.64
Seafoam
#7FE0B3
ΔE00 8.13
Darkseagreen
#8FBC8F
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDB8 #CD91A6
analogous
#91CD9A #91CDB8 #91C4CD
triadic
#91CDB8 #B891CD #CDB891
tetradic
#91CDB8 #9A91CD #CD91A6 #C4CD91
square
#91CDB8 #9A91CD #CD91A6 #C4CD91
split-complementary
#91CDB8 #CD91C4 #CD9A91
monochromatic
#479C7F #67BA9D #91CDB8 #BBE0D3 #E5F3EE
Accessibility & contrast
On white
1.81
#91CDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#91CDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDB8
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDB8 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B7
Deuteranopia (green-blind)
#BFBEB9
Tritanopia (blue-blind)
#82CEC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cdb8; /* rgb */ color: rgb(145, 205, 184); /* oklch */ color: oklch(80.1% 0.069 170.8);
Tailwind
colors: {
custom: {
50: '#b3dccd',
500: '#91cdb8',
950: '#000000',
},
}SCSS
$custom: #91cdb8; $custom-light: #b3dccd; $custom-dark: #000000;
JSON
{
"hex": "#91cdb8",
"rgb": {
"r": 145,
"g": 205,
"b": 184
},
"hsl": {
"h": 159,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80131,
"c": 0.06863,
"h": 170.8
},
"luminance": 0.53143
}Semantic roles & 50–950 ramp
primary
#91CDB8
secondary
#A26077
accent
#3560B0
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#111513
muted
#818483