#91CDAF#91CDAF
#91CDAF is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.075 H 162.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDAF |
|---|---|
| RGB | rgb(145, 205, 175) |
| HSL | hsl(150, 38%, 69%) |
| HSV | hsv(150, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(77.74, -25.52, 8.82) |
| CIE-LCH | lch(77.74, 27.00, 160.94°) |
| OKLab | oklab(79.89% -0.0716 0.0228) |
| OKLCH | oklch(79.89% 0.075 162.4) |
| XYZ | xyz(41.2437, 52.7756, 48.5627) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.01
Seafoam Blue
#78D1B6
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 5.73
Light Teal
#90E4C1
ΔE00 5.81
Seafoam
#7FE0B3
ΔE00 6.45
Darkseagreen
#8FBC8F
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDAF #CD91AF
analogous
#91CD91 #91CDAF #91CDCD
triadic
#91CDAF #AF91CD #CDAF91
tetradic
#91CDAF #9191CD #CD91AF #CDCD91
square
#91CDAF #9191CD #CD91AF #CDCD91
split-complementary
#91CDAF #CD91CD #CD9191
monochromatic
#479C72 #67BA90 #91CDAF #BBE0CE #E5F3EC
Accessibility & contrast
On white
1.82
#91CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#91CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDAF
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDAF | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AD
Deuteranopia (green-blind)
#C1BDB1
Tritanopia (blue-blind)
#84CDC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cdaf; /* rgb */ color: rgb(145, 205, 175); /* oklch */ color: oklch(79.9% 0.075 162.4);
Tailwind
colors: {
custom: {
50: '#b2dcc6',
500: '#91cdaf',
950: '#000000',
},
}SCSS
$custom: #91cdaf; $custom-light: #b2dcc6; $custom-dark: #000000;
JSON
{
"hex": "#91cdaf",
"rgb": {
"r": 145,
"g": 205,
"b": 175
},
"hsl": {
"h": 150,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79887,
"c": 0.07514,
"h": 162.4
},
"luminance": 0.52778
}Semantic roles & 50–950 ramp
primary
#91CDAF
secondary
#A26081
accent
#3573B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482