#123A2B#123A2B
#123A2B is a dark, muted teal. Relative luminance 0.033; OKLCH L 31.5% C 0.053 H 165.3°. Best body text is #FFFFFF at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #123A2B |
|---|---|
| RGB | rgb(18, 58, 43) |
| HSL | hsl(158, 53%, 15%) |
| HSV | hsv(158, 69%, 23%) |
| CMYK | cmyk(69%, 0%, 25.9%, 77.3%) |
| CIE-LAB | lab(21.32, -18.39, 5.22) |
| CIE-LCH | lch(21.32, 19.11, 164.14°) |
| OKLab | oklab(31.52% -0.0509 0.0134) |
| OKLCH | oklch(31.52% 0.053 165.3) |
| XYZ | xyz(2.1983, 3.3289, 2.8117) |
| Luminance | 0.0333 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 6.63
Dark Blue Green
#005249
ΔE00 8.91
Dark Forest Green
#002D04
ΔE00 9.52
Pine Green
#0A481E
ΔE00 9.68
Very Dark Green
#062E03
ΔE00 9.84
Dark Teal
#014D4E
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123A2B #3A1221
analogous
#123A17 #123A2B #12353A
triadic
#123A2B #2B123A #3A2B12
tetradic
#123A2B #17123A #3A1221 #353A12
square
#123A2B #17123A #3A1221 #353A12
split-complementary
#123A2B #3A1235 #3A1712
monochromatic
#071711 #071711 #123A2B #20694E #2F9770
Accessibility & contrast
On white
12.61
#123A2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#123A2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123A2B
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123A2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123A2B | 1.00 | 12.61 | 1.67 | 12.61 |
| #FFFFFF | 12.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39362A
Deuteranopia (green-blind)
#33312C
Tritanopia (blue-blind)
#003A36
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #123a2b; /* rgb */ color: rgb(18, 58, 43); /* oklch */ color: oklch(31.5% 0.053 165.3);
Tailwind
colors: {
custom: {
50: '#557064',
500: '#123a2b',
950: '#000000',
},
}SCSS
$custom: #123a2b; $custom-light: #557064; $custom-dark: #000000;
JSON
{
"hex": "#123a2b",
"rgb": {
"r": 18,
"g": 58,
"b": 43
},
"hsl": {
"h": 157.5,
"s": 52.632,
"l": 14.902
},
"oklch": {
"l": 0.31518,
"c": 0.05268,
"h": 165.3
},
"luminance": 0.03329
}Semantic roles & 50–950 ramp
primary
#123A2B
secondary
#73354C
accent
#4C82DC
background
#F5F6F5
surface
#E9ECEA
border
#C5C7C6
text
#030705
muted
#787A79