#2B8F93#2B8F93
#2B8F93 is a mid, moderate teal. Relative luminance 0.223; OKLCH L 59.6% C 0.089 H 199.0°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #2B8F93 |
|---|---|
| RGB | rgb(43, 143, 147) |
| HSL | hsl(182, 55%, 37%) |
| HSV | hsv(182, 71%, 58%) |
| CMYK | cmyk(70.7%, 2.7%, 0%, 42.4%) |
| CIE-LAB | lab(54.31, -26.49, -10.42) |
| CIE-LCH | lch(54.31, 28.46, 201.48°) |
| OKLab | oklab(59.61% -0.0842 -0.0289) |
| OKLCH | oklch(59.61% 0.089 199) |
| XYZ | xyz(16.0828, 22.2632, 31.0477) |
| Luminance | 0.2226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkcyan
#008B8B
ΔE00 3.14
Dark Cyan
#0A888A
ΔE00 3.27
Greenish Blue
#0B8B87
ΔE00 4.28
Sea
#3C9992
ΔE00 5.54
Teal
#008080
ΔE00 6.32
Dusty Teal
#4C9085
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B8F93 #932F2B
analogous
#2B9363 #2B8F93 #2B5B93
triadic
#2B8F93 #932B8F #8F932B
tetradic
#2B8F93 #632B93 #932F2B #5B932B
square
#2B8F93 #632B93 #932F2B #5B932B
split-complementary
#2B8F93 #932B5B #93632B
monochromatic
#0F3334 #1D6164 #2B8F93 #39BDC2 #66CED2
Accessibility & contrast
On white
3.85
#2B8F93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#2B8F93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2B8F93
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B8F93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2B8F93 | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858893
Deuteranopia (green-blind)
#757D94
Tritanopia (blue-blind)
#009490
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #2b8f93; /* rgb */ color: rgb(43, 143, 147); /* oklch */ color: oklch(59.6% 0.089 199.0);
Tailwind
colors: {
custom: {
50: '#75b0b2',
500: '#2b8f93',
950: '#000000',
},
}SCSS
$custom: #2b8f93; $custom-light: #75b0b2; $custom-dark: #000000;
JSON
{
"hex": "#2b8f93",
"rgb": {
"r": 43,
"g": 143,
"b": 147
},
"hsl": {
"h": 182.308,
"s": 54.737,
"l": 37.255
},
"oklch": {
"l": 0.59606,
"c": 0.08905,
"h": 199
},
"luminance": 0.22265
}Semantic roles & 50–950 ramp
primary
#2B8F93
secondary
#B96561
accent
#4F4ADE
background
#F7FAFA
surface
#EEF5F5
border
#C9CFCF
text
#091011
muted
#7B7F80