#123022#123022
#123022 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.1% C 0.045 H 161.3°. Best body text is #FFFFFF at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #123022 |
|---|---|
| RGB | rgb(18, 48, 34) |
| HSL | hsl(152, 45%, 13%) |
| HSV | hsv(152, 63%, 19%) |
| CMYK | cmyk(62.5%, 0%, 29.2%, 81.2%) |
| CIE-LAB | lab(17.26, -15.37, 5.62) |
| CIE-LCH | lch(17.26, 16.36, 159.91°) |
| OKLab | oklab(28.13% -0.0424 0.0144) |
| OKLCH | oklch(28.13% 0.045 161.3) |
| XYZ | xyz(1.5950, 2.3579, 1.8841) |
| Luminance | 0.0236 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.91
Very Dark Green
#062E03
ΔE00 9.17
Evergreen
#05472A
ΔE00 9.35
Dark Green
#033500
ΔE00 11.35
Pine Green
#0A481E
ΔE00 11.57
Dark Blue Green
#005249
ΔE00 12.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123022 #301220
analogous
#123013 #123022 #122F30
triadic
#123022 #221230 #302212
tetradic
#123022 #131230 #301220 #2F3012
square
#123022 #131230 #301220 #2F3012
split-complementary
#123022 #30122F #301312
monochromatic
#081610 #081610 #123022 #235D42 #338961
Accessibility & contrast
On white
14.27
#123022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#123022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123022
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123022 | 1.00 | 14.27 | 1.47 | 14.27 |
| #FFFFFF | 14.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C21
Deuteranopia (green-blind)
#2B2923
Tritanopia (blue-blind)
#08302C
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #123022; /* rgb */ color: rgb(18, 48, 34); /* oklch */ color: oklch(28.1% 0.045 161.3);
Tailwind
colors: {
custom: {
50: '#53685d',
500: '#123022',
950: '#000000',
},
}SCSS
$custom: #123022; $custom-light: #53685d; $custom-dark: #000000;
JSON
{
"hex": "#123022",
"rgb": {
"r": 18,
"g": 48,
"b": 34
},
"hsl": {
"h": 152,
"s": 45.455,
"l": 12.941
},
"oklch": {
"l": 0.28132,
"c": 0.04475,
"h": 161.3
},
"luminance": 0.02358
}Semantic roles & 50–950 ramp
primary
#123022
secondary
#68364D
accent
#5390D5
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79