#91CDB6#91CDB6
#91CDB6 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.070 H 168.8°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDB6 |
|---|---|
| RGB | rgb(145, 205, 182) |
| HSL | hsl(157, 38%, 69%) |
| HSV | hsv(157, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 11.2%, 19.6%) |
| CIE-LAB | lab(77.91, -24.10, 5.30) |
| CIE-LCH | lch(77.91, 24.67, 167.59°) |
| OKLab | oklab(80.08% -0.0686 0.0136) |
| OKLCH | oklch(80.08% 0.07 168.8) |
| XYZ | xyz(41.9491, 53.0578, 52.2777) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.31
Seafoam Blue
#78D1B6
ΔE00 4.11
Mediumaquamarine
#66CDAA
ΔE00 6.27
Light Teal
#90E4C1
ΔE00 6.33
Seafoam
#7FE0B3
ΔE00 7.66
Darkseagreen
#8FBC8F
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDB6 #CD91A8
analogous
#91CD98 #91CDB6 #91C6CD
triadic
#91CDB6 #B691CD #CDB691
tetradic
#91CDB6 #9891CD #CD91A8 #C6CD91
square
#91CDB6 #9891CD #CD91A8 #C6CD91
split-complementary
#91CDB6 #CD91C6 #CD9891
monochromatic
#479C7C #67BA9A #91CDB6 #BBE0D2 #E5F3EE
Accessibility & contrast
On white
1.81
#91CDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#91CDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDB6
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDB6 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B5
Deuteranopia (green-blind)
#BFBEB7
Tritanopia (blue-blind)
#82CEC6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cdb6; /* rgb */ color: rgb(145, 205, 182); /* oklch */ color: oklch(80.1% 0.070 168.8);
Tailwind
colors: {
custom: {
50: '#b3dccb',
500: '#91cdb6',
950: '#000000',
},
}SCSS
$custom: #91cdb6; $custom-light: #b3dccb; $custom-dark: #000000;
JSON
{
"hex": "#91cdb6",
"rgb": {
"r": 145,
"g": 205,
"b": 182
},
"hsl": {
"h": 157,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80076,
"c": 0.06994,
"h": 168.8
},
"luminance": 0.5306
}Semantic roles & 50–950 ramp
primary
#91CDB6
secondary
#A26079
accent
#3564B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482