#123229#123229
#123229 is a dark, muted teal. Relative luminance 0.026; OKLCH L 29.0% C 0.042 H 172.3°. Best body text is #FFFFFF at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #123229 |
|---|---|
| RGB | rgb(18, 50, 41) |
| HSL | hsl(163, 47%, 13%) |
| HSV | hsv(163, 64%, 20%) |
| CMYK | cmyk(64%, 0%, 18%, 80.4%) |
| CIE-LAB | lab(18.23, -14.52, 2.18) |
| CIE-LCH | lch(18.23, 14.68, 171.46°) |
| OKLab | oklab(28.99% -0.0411 0.0055) |
| OKLCH | oklch(28.99% 0.042 172.3) |
| XYZ | xyz(1.7901, 2.5697, 2.4991) |
| Luminance | 0.0257 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.41
Dark Teal
#014D4E
ΔE00 10.56
Darkslategray
#2F4F4F
ΔE00 10.81
Dark Blue Green
#005249
ΔE00 11.05
Dark Forest Green
#002D04
ΔE00 11.38
Very Dark Green
#062E03
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123229 #32121B
analogous
#123219 #123229 #122B32
triadic
#123229 #291232 #322912
tetradic
#123229 #191232 #32121B #2B3212
square
#123229 #191232 #32121B #2B3212
split-complementary
#123229 #32122B #321912
monochromatic
#081712 #081712 #123229 #225F4E #328C73
Accessibility & contrast
On white
13.87
#123229 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#123229 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123229
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123229 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123229 | 1.00 | 13.87 | 1.51 | 13.87 |
| #FFFFFF | 13.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302F29
Deuteranopia (green-blind)
#2B2B2A
Tritanopia (blue-blind)
#04322F
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #123229; /* rgb */ color: rgb(18, 50, 41); /* oklch */ color: oklch(29.0% 0.042 172.3);
Tailwind
colors: {
custom: {
50: '#536a62',
500: '#123229',
950: '#000000',
},
}SCSS
$custom: #123229; $custom-light: #536a62; $custom-dark: #000000;
JSON
{
"hex": "#123229",
"rgb": {
"r": 18,
"g": 50,
"b": 41
},
"hsl": {
"h": 163.125,
"s": 47.059,
"l": 13.333
},
"oklch": {
"l": 0.28987,
"c": 0.04152,
"h": 172.3
},
"luminance": 0.0257
}Semantic roles & 50–950 ramp
primary
#123229
secondary
#6A3644
accent
#5177D7
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020605
muted
#787A79