#91CBB2#91CBB2
#91CBB2 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.070 H 166.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBB2 |
|---|---|
| RGB | rgb(145, 203, 178) |
| HSL | hsl(154, 36%, 68%) |
| HSV | hsv(154, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(77.25, -23.93, 6.50) |
| CIE-LCH | lch(77.25, 24.80, 164.81°) |
| OKLab | oklab(79.51% -0.0677 0.0168) |
| OKLCH | oklch(79.51% 0.07 166.1) |
| XYZ | xyz(41.0663, 51.9441, 49.9733) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.49
Seafoam Blue
#78D1B6
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 6.20
Light Teal
#90E4C1
ΔE00 6.57
Seafoam
#7FE0B3
ΔE00 7.60
Darkseagreen
#8FBC8F
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBB2 #CB91AA
analogous
#91CB95 #91CBB2 #91C7CB
triadic
#91CBB2 #B291CB #CBB291
tetradic
#91CBB2 #9591CB #CB91AA #C7CB91
square
#91CBB2 #9591CB #CB91AA #C7CB91
split-complementary
#91CBB2 #CB91C7 #CB9591
monochromatic
#489976 #67B795 #91CBB2 #BBDFCF #E4F2EC
Accessibility & contrast
On white
1.84
#91CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#91CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBB2
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBB2 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#84CBC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cbb2; /* rgb */ color: rgb(145, 203, 178); /* oklch */ color: oklch(79.5% 0.070 166.1);
Tailwind
colors: {
custom: {
50: '#b2dbc9',
500: '#91cbb2',
950: '#000000',
},
}SCSS
$custom: #91cbb2; $custom-light: #b2dbc9; $custom-dark: #000000;
JSON
{
"hex": "#91cbb2",
"rgb": {
"r": 145,
"g": 203,
"b": 178
},
"hsl": {
"h": 154.138,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79513,
"c": 0.06978,
"h": 166.1
},
"luminance": 0.51946
}Semantic roles & 50–950 ramp
primary
#91CBB2
secondary
#A0607C
accent
#376AAF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482