#91CBB4#91CBB4
#91CBB4 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.6% C 0.068 H 168.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBB4 |
|---|---|
| RGB | rgb(145, 203, 180) |
| HSL | hsl(156, 36%, 68%) |
| HSV | hsv(156, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 11.3%, 20.4%) |
| CIE-LAB | lab(77.30, -23.52, 5.49) |
| CIE-LCH | lch(77.30, 24.16, 166.85°) |
| OKLab | oklab(79.57% -0.0669 0.0142) |
| OKLCH | oklch(79.57% 0.068 168.1) |
| XYZ | xyz(41.2685, 52.0250, 51.0385) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.47
Seafoam Blue
#78D1B6
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 6.43
Light Teal
#90E4C1
ΔE00 6.79
Seafoam
#7FE0B3
ΔE00 7.99
Darkseagreen
#8FBC8F
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBB4 #CB91A8
analogous
#91CB97 #91CBB4 #91C5CB
triadic
#91CBB4 #B491CB #CBB491
tetradic
#91CBB4 #9791CB #CB91A8 #C5CB91
square
#91CBB4 #9791CB #CB91A8 #C5CB91
split-complementary
#91CBB4 #CB91C5 #CB9791
monochromatic
#489979 #67B798 #91CBB4 #BBDFD0 #E4F2ED
Accessibility & contrast
On white
1.84
#91CBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#91CBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBB4
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBB4 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B3
Deuteranopia (green-blind)
#BEBCB5
Tritanopia (blue-blind)
#83CCC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cbb4; /* rgb */ color: rgb(145, 203, 180); /* oklch */ color: oklch(79.6% 0.068 168.1);
Tailwind
colors: {
custom: {
50: '#b2dbca',
500: '#91cbb4',
950: '#000000',
},
}SCSS
$custom: #91cbb4; $custom-light: #b2dbca; $custom-dark: #000000;
JSON
{
"hex": "#91cbb4",
"rgb": {
"r": 145,
"g": 203,
"b": 180
},
"hsl": {
"h": 156.207,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79568,
"c": 0.06836,
"h": 168.1
},
"luminance": 0.52027
}Semantic roles & 50–950 ramp
primary
#91CBB4
secondary
#A0607A
accent
#3766AF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482