#2C909B#2C909B
#2C909B is a mid, moderate teal. Relative luminance 0.228; OKLCH L 60.2% C 0.090 H 205.7°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #2C909B |
|---|---|
| RGB | rgb(44, 144, 155) |
| HSL | hsl(186, 56%, 39%) |
| HSV | hsv(186, 72%, 61%) |
| CMYK | cmyk(71.6%, 7.1%, 0%, 39.2%) |
| CIE-LAB | lab(54.91, -24.36, -14.11) |
| CIE-LCH | lch(54.91, 28.15, 210.08°) |
| OKLab | oklab(60.2% -0.0813 -0.0392) |
| OKLCH | oklch(60.2% 0.09 205.7) |
| XYZ | xyz(16.9258, 22.8466, 34.5218) |
| Luminance | 0.2285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 5.21
Dark Cyan
#0A888A
ΔE00 5.43
Darkcyan
#008B8B
ΔE00 5.74
Greenish Blue
#0B8B87
ΔE00 7.12
Cadetblue
#5F9EA0
ΔE00 7.16
Sea
#3C9992
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C909B #9B372C
analogous
#2C9B6F #2C909B #2C599B
triadic
#2C909B #9B2C90 #909B2C
tetradic
#2C909B #6F2C9B #9B372C #599B2C
square
#2C909B #6F2C9B #9B372C #599B2C
split-complementary
#2C909B #9B2C59 #9B6F2C
monochromatic
#11373C #1E646B #2C909B #3CBAC8 #6CCBD5
Accessibility & contrast
On white
3.77
#2C909B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#2C909B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C909B
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C909B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C909B | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848A9C
Deuteranopia (green-blind)
#747E9B
Tritanopia (blue-blind)
#009693
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #2c909b; /* rgb */ color: rgb(44, 144, 155); /* oklch */ color: oklch(60.2% 0.090 205.7);
Tailwind
colors: {
custom: {
50: '#76b1b8',
500: '#2c909b',
950: '#000000',
},
}SCSS
$custom: #2c909b; $custom-light: #76b1b8; $custom-dark: #000000;
JSON
{
"hex": "#2c909b",
"rgb": {
"r": 44,
"g": 144,
"b": 155
},
"hsl": {
"h": 185.946,
"s": 55.779,
"l": 39.02
},
"oklch": {
"l": 0.60195,
"c": 0.09023,
"h": 205.7
},
"luminance": 0.22849
}Semantic roles & 50–950 ramp
primary
#2C909B
secondary
#BC6F67
accent
#5849DF
background
#F7FAFB
surface
#EEF5F6
border
#C9CFD0
text
#0A1011
muted
#7C7F80